Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h57 enum pipe_format zscan_source_format; member
Dvl_mpeg12_decoder.c43 enum pipe_format zscan_source_format; member
177 res_tmpl.format = dec->zscan_source_format; in init_zscan_buffer()
911 if (!screen->is_format_supported(screen, configs[i].zscan_source_format, PIPE_TEXTURE_2D, in find_format_config()
941 dec->zscan_source_format = format_config->zscan_source_format; in init_zscan()