HomeSort by relevance Sort by last modified time
    Searched refs:zscan_source_format (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_mpeg12_decoder.h 55 enum pipe_format zscan_source_format; member in struct:vl_mpeg12_decoder
vl_mpeg12_decoder.c 43 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;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_decoder.h 55 enum pipe_format zscan_source_format; member in struct:vl_mpeg12_decoder
vl_mpeg12_decoder.c 43 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;
    [all...]

Completed in 43 milliseconds