Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.c45 enum pipe_format mc_source_format; member
920 if (!screen->is_format_supported(screen, configs[i].mc_source_format, PIPE_TEXTURE_3D, in find_format_config()
924 if (!screen->is_format_supported(screen, configs[i].mc_source_format, PIPE_TEXTURE_2D, in find_format_config()
999 formats[0] = formats[1] = formats[2] = format_config->mc_source_format; in init_idct()
1050 formats[0] = formats[1] = formats[2] = format_config->mc_source_format; in init_mc_source_widthout_idct()