Home
last modified time | relevance | path

Searched refs:kKeyCropRect (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/include/media/stagefright/
DMetaData.h42 kKeyCropRect = 'crop', enumerator
/frameworks/av/media/libstagefright/
DUtils.cpp119 if (meta->findRect(kKeyCropRect, in convertMetaDataToMessage()
509 meta->setRect(kKeyCropRect, cropLeft, cropTop, cropRight, cropBottom); in convertMessageToMetaData()
DStagefrightMetadataRetriever.cpp261 kKeyCropRect, in extractVideoFrameWithCodecFlags()
DOMXCodec.cpp2447 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()
DAwesomePlayer.cpp1141 kKeyCropRect, &cropLeft, &cropTop, &cropRight, &cropBottom)) { in notifyVideoSize_l()