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

  /frameworks/base/include/media/stagefright/
MetaData.h 41 kKeyRotation = 'rotA', // int32_t (angle in degrees)
  /frameworks/base/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 57 if (!meta->findInt32(kKeyRotation, &rotationDegrees)) {
  /frameworks/base/media/libstagefright/
StagefrightMetadataRetriever.cpp 224 if (!trackMeta->findInt32(kKeyRotation, &rotationAngle)) {
AwesomePlayer.cpp 1028 kKeyRotation, &rotationDegrees)) {
1058 kKeyRotation, &rotationDegrees)) {
    [all...]
OMXCodec.cpp     [all...]
MPEG4Extractor.cpp     [all...]
MPEG4Writer.cpp     [all...]
  /frameworks/media/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 601 if (!meta->findInt32(kKeyRotation, &rotationDegrees)) {
PreviewPlayerBase.cpp 882 kKeyRotation, &rotationDegrees)) {
909 kKeyRotation, &rotationDegrees)) {
    [all...]
  /frameworks/base/media/libmediaplayerservice/
StagefrightRecorder.cpp     [all...]
  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditor3gpReader.cpp     [all...]

Completed in 27 milliseconds