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

12

  /frameworks/base/media/libstagefright/
SurfaceMediaSource.cpp 738 meta->setInt32(kKeyWidth, mDefaultWidth);
AwesomePlayer.cpp 987 CHECK(meta->findInt32(kKeyWidth, &width));
1053 CHECK(meta->findInt32(kKeyWidth, &decodedWidth));
    [all...]
MPEG4Writer.cpp     [all...]
MPEG4Extractor.cpp 1008 mLastTrack->meta->setInt32(kKeyWidth, width);
    [all...]
  /frameworks/base/media/libstagefright/matroska/
MatroskaExtractor.cpp 716 meta->setInt32(kKeyWidth, vtrack->GetWidth());
  /frameworks/base/media/libmediaplayerservice/
StagefrightRecorder.cpp     [all...]
  /frameworks/base/media/libstagefright/rtsp/
ARTPWriter.cpp 492 CHECK(meta->findInt32(kKeyWidth, &width));
  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayerBase.cpp 836 CHECK(meta->findInt32(kKeyWidth, &vWidth));
    [all...]
  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp 840 encoderMetadata->setInt32(kKeyWidth,
    [all...]
VideoEditor3gpReader.cpp     [all...]

Completed in 572 milliseconds

12