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

  /frameworks/av/include/media/stagefright/
MetaData.h 44 kKeyRotation = 'rotA', // int32_t (angle in degrees)
  /frameworks/av/media/libstagefright/
MediaMuxer.cpp 102 mFileMeta->setInt32(kKeyRotation, degrees);
StagefrightMetadataRetriever.cpp 262 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
528 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
AwesomePlayer.cpp 1060 kKeyRotation, &rotationDegrees)) {
1092 kKeyRotation, &rotationDegrees))
    [all...]
OMXCodec.cpp     [all...]
MPEG4Extractor.cpp     [all...]
MPEG4Writer.cpp     [all...]
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 60 if (!meta->findInt32(kKeyRotation, &rotationDegrees)) {
  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 596 if (!meta->findInt32(kKeyRotation, &rotationDegrees)) {
PreviewPlayer.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditor3gpReader.cpp     [all...]

Completed in 584 milliseconds