HomeSort by relevance Sort by last modified time
    Searched refs:kKeyHeight (Results 26 - 33 of 33) sorted by null

12

  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 1019 CHECK(meta->findInt32(kKeyHeight, &height));
1087 CHECK(meta->findInt32(kKeyHeight, &decodedHeight));
    [all...]
MPEG4Writer.cpp     [all...]
MediaCodec.cpp 625 meta->setInt32(kKeyHeight, height);
    [all...]
MPEG4Extractor.cpp 1012 mLastTrack->meta->setInt32(kKeyHeight, height);
    [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 840 meta->setInt32(kKeyHeight, vtrack->GetHeight());
  /frameworks/av/media/libstagefright/rtsp/
ARTPWriter.cpp 493 CHECK(meta->findInt32(kKeyHeight, &height));
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditor3gpReader.cpp     [all...]

Completed in 1544 milliseconds

12