Searched refs:zscan_source_format (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h55 enum pipe_format zscan_source_format; member in struct:vl_mpeg12_decoder
H A Dvl_mpeg12_decoder.c43 enum pipe_format zscan_source_format; member in struct:format_config
98 res_tmpl.format = dec->zscan_source_format;
826 if (!screen->is_format_supported(screen, configs[i].zscan_source_format, PIPE_TEXTURE_2D,
856 dec->zscan_source_format = format_config->zscan_source_format;
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h55 enum pipe_format zscan_source_format; member in struct:vl_mpeg12_decoder
H A Dvl_mpeg12_decoder.c43 enum pipe_format zscan_source_format; member in struct:format_config
98 res_tmpl.format = dec->zscan_source_format;
826 if (!screen->is_format_supported(screen, configs[i].zscan_source_format, PIPE_TEXTURE_2D,
856 dec->zscan_source_format = format_config->zscan_source_format;

Completed in 421 milliseconds