Home
last modified time | relevance | path

Searched refs:mc_types (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
Dtestlib.c49 const unsigned int *mc_types, in GetPort() argument
88 if ((surface_info[j].mc_type & mc_types[k]) == mc_types[k]) in GetPort()
Dtest_rendering.c140 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; in main() local
164 mc_types, in main()
165 sizeof(mc_types)/sizeof(*mc_types), in main()
Dtest_surface.c38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
56 mc_types, in main()
Dtest_blocks.c39 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
59 mc_types, in main()
Dtest_context.c38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
55 mc_types, in main()
Dtestlib.h57 const unsigned int *mc_types,
Dtest_subpicture.c60 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
82 mc_types, in main()
Dxvmc_bench.c184 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
212 mc_types, in main()