Searched refs:mc_types (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
D | test_surface.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 53 mc_types, in main()
|
D | test_rendering.c | 138 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; in main() local 162 mc_types, in main() 163 sizeof(mc_types)/sizeof(*mc_types), in main()
|
D | test_blocks.c | 36 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 56 mc_types, in main()
|
D | testlib.c | 48 const unsigned int *mc_types, in GetPort() argument 87 if (surface_info[j].mc_type == mc_types[k]) in GetPort()
|
D | test_context.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 52 mc_types, in main()
|
D | testlib.h | 57 const unsigned int *mc_types,
|
D | test_subpicture.c | 58 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 80 mc_types, in main()
|
D | xvmc_bench.c | 180 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 208 mc_types, in main()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/ |
D | test_surface.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 53 mc_types, in main()
|
D | test_rendering.c | 138 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; in main() local 162 mc_types, in main() 163 sizeof(mc_types)/sizeof(*mc_types), in main()
|
D | test_blocks.c | 36 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 56 mc_types, in main()
|
D | testlib.c | 48 const unsigned int *mc_types, in GetPort() argument 87 if (surface_info[j].mc_type == mc_types[k]) in GetPort()
|
D | test_context.c | 35 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 52 mc_types, in main()
|
D | testlib.h | 57 const unsigned int *mc_types,
|
D | test_subpicture.c | 58 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 80 mc_types, in main()
|
D | xvmc_bench.c | 180 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local 208 mc_types, in main()
|