Searched defs:mc_types (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
H A D | test_context.c | 38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
|
H A D | test_surface.c | 38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
|
H A D | test_blocks.c | 39 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
|
H A D | test_subpicture.c | 60 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
|
H A D | testlib.c | 43 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) GetPort() argument
|
H A D | xvmc_bench.c | 184 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; in main() local
|
H A D | test_rendering.c | 140 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; in main() local
|
Completed in 4 milliseconds