Searched refs:kKeyCropRect (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/include/media/stagefright/ |
D | MetaData.h | 42 kKeyCropRect = 'crop', enumerator
|
/frameworks/av/media/libstagefright/ |
D | Utils.cpp | 119 if (meta->findRect(kKeyCropRect, in convertMetaDataToMessage() 509 meta->setRect(kKeyCropRect, cropLeft, cropTop, cropRight, cropBottom); in convertMessageToMetaData()
|
D | StagefrightMetadataRetriever.cpp | 261 kKeyCropRect, in extractVideoFrameWithCodecFlags()
|
D | OMXCodec.cpp | 2447 kKeyCropRect, in formatHasNotablyChanged() 2452 kKeyCropRect, in formatHasNotablyChanged() 2525 CHECK(mOutputFormat->findRect(kKeyCropRect, in onEvent() 4424 kKeyCropRect, in initNativeWindowCrop() 4616 kKeyCropRect, in initOutputFormat() 4627 kKeyCropRect, in initOutputFormat()
|
D | AwesomePlayer.cpp | 1141 kKeyCropRect, &cropLeft, &cropTop, &cropRight, &cropBottom)) { in notifyVideoSize_l()
|