Searched refs:PIPELINE_STEP_MC (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c45 #define PIPELINE_STEP_MC 1 macro
108 config->pipeline |= PIPELINE_STEP_MC;
174 config->pipeline = PIPELINE_STEP_MC | PIPELINE_STEP_CSC | PIPELINE_STEP_SWAP;
272 if (config.pipeline & PIPELINE_STEP_MC)
289 if (config.pipeline & PIPELINE_STEP_MC)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c45 #define PIPELINE_STEP_MC 1 macro
108 config->pipeline |= PIPELINE_STEP_MC;
174 config->pipeline = PIPELINE_STEP_MC | PIPELINE_STEP_CSC | PIPELINE_STEP_SWAP;
272 if (config.pipeline & PIPELINE_STEP_MC)
289 if (config.pipeline & PIPELINE_STEP_MC)

Completed in 3 milliseconds