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

  /external/chromium_org/content/common/gpu/media/
h264_parser.h 88 int chroma_array_type; member in struct:content::H264SPS
328 int chroma_array_type,
h264_parser.cc 620 sps->chroma_array_type = 0;
622 sps->chroma_array_type = sps->chroma_format_idc;
827 int chroma_array_type,
848 if (chroma_array_type != 0) {
875 if (sps.chroma_array_type != 0)
880 sps.chroma_array_type,
889 sps.chroma_array_type,
    [all...]

Completed in 63 milliseconds