Searched refs:mc_types (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dtestlib.h45 * 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,
H A Dtest_surface.c38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
56 mc_types,
H A Dtestlib.c49 const unsigned int *mc_types,
88 if ((surface_info[j].mc_type & mc_types[k]) == mc_types[k])
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) argument
H A Dtest_blocks.c39 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
59 mc_types,
H A Dtest_context.c38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
55 mc_types,
H A Dtest_rendering.c140 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; local in function:main
164 mc_types,
165 sizeof(mc_types)/sizeof(*mc_types),
H A Dtest_subpicture.c60 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
82 mc_types,
H A Dxvmc_bench.c184 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
212 mc_types,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dtestlib.h45 * 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,
H A Dtest_surface.c38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
56 mc_types,
H A Dtestlib.c49 const unsigned int *mc_types,
88 if ((surface_info[j].mc_type & mc_types[k]) == mc_types[k])
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) argument
H A Dtest_blocks.c39 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
59 mc_types,
H A Dtest_context.c38 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
55 mc_types,
H A Dtest_rendering.c140 const unsigned int mc_types[] = {XVMC_MOCOMP | XVMC_MPEG_2}; local in function:main
164 mc_types,
165 sizeof(mc_types)/sizeof(*mc_types),
H A Dtest_subpicture.c60 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
82 mc_types,
H A Dxvmc_bench.c184 const unsigned int mc_types[2] = {XVMC_MOCOMP | XVMC_MPEG_2, XVMC_IDCT | XVMC_MPEG_2}; local in function:main
212 mc_types,

Completed in 9 milliseconds