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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MetaData.h 206 kKeyColorRange = 'cRng', // int32_t, color range, value defined by ColorAspects.Range
  /frameworks/av/media/libstagefright/webm/
WebmElement.cpp 389 bool haveRange = meta->findInt32(kKeyColorRange, (int32_t*)&aspects.mRange);
  /frameworks/av/media/libstagefright/
Utils.cpp 116 meta->findInt32(kKeyColorRange, &range);
    [all...]
MPEG4Extractor.cpp     [all...]
MPEG4Writer.cpp     [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp     [all...]

Completed in 69 milliseconds