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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MetaData.h 211 kKeyColorMatrix = 'cMtx', // int32_t,
  /frameworks/av/media/libstagefright/webm/
WebmElement.cpp 388 bool haveCoeffs = meta->findInt32(kKeyColorMatrix, (int32_t*)&aspects.mMatrixCoeffs);
  /frameworks/av/media/libstagefright/
Utils.cpp 119 meta->findInt32(kKeyColorMatrix, &colorMatrix);
    [all...]
MPEG4Extractor.cpp     [all...]
MPEG4Writer.cpp     [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp     [all...]

Completed in 334 milliseconds