/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/ |
testlib.h | 45 * mc_types, num_mc_types: IN List of MC types that the port must support, first port that matches the first mc_type will be returned 57 const unsigned int *mc_types,
|
test_surface.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 53 mc_types,
|
test_blocks.c | 36 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 56 mc_types,
|
test_context.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 52 mc_types,
|
testlib.c | 48 const unsigned int *mc_types, 87 if (surface_info[j].mc_type == mc_types[k])
|
test_rendering.c | 138 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; local 162 mc_types, 163 sizeof(mc_types)/sizeof(*mc_types),
|
test_subpicture.c | 58 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 80 mc_types,
|
xvmc_bench.c | 180 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 208 mc_types,
|
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
testlib.h | 45 * mc_types, num_mc_types: IN List of MC types that the port must support, first port that matches the first mc_type will be returned 57 const unsigned int *mc_types,
|
test_surface.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 53 mc_types,
|
test_blocks.c | 36 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 56 mc_types,
|
test_context.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 52 mc_types,
|
testlib.c | 48 const unsigned int *mc_types, 87 if (surface_info[j].mc_type == mc_types[k])
|
test_rendering.c | 138 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; local 162 mc_types, 163 sizeof(mc_types)/sizeof(*mc_types),
|
test_subpicture.c | 58 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 80 mc_types,
|
xvmc_bench.c | 180 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local 208 mc_types,
|