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

  /frameworks/av/include/media/stagefright/
MetaData.h 42 kKeyRotation = 'rotA', // int32_t (angle in degrees)
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 60 if (!meta->findInt32(kKeyRotation, &rotationDegrees)) {
  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 262 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
528 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
AwesomePlayer.cpp 1060 kKeyRotation, &rotationDegrees)) {
    [all...]
OMXCodec.cpp     [all...]
MPEG4Extractor.cpp     [all...]
MPEG4Writer.cpp     [all...]
  /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 143 milliseconds