Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/
DMetaData.h42 kKeyCropRect = 'crop', enumerator
/frameworks/av/media/libstagefright/colorconversion/
DSoftwareRenderer.cpp49 kKeyCropRect, in SoftwareRenderer()
/frameworks/av/libvideoeditor/lvpp/
DNativeWindowRenderer.cpp588 if (meta->findRect(kKeyCropRect, &left, &top, &right, &bottom)) { in updateVideoSize()
DPreviewPlayer.cpp1681 kKeyCropRect, &cropLeft, &cropTop, &cropRight, &cropBottom)) { in notifyVideoSize_l()
/frameworks/av/media/libstagefright/
DStagefrightMetadataRetriever.cpp254 kKeyCropRect, in extractVideoFrameWithCodecFlags()
DOMXCodec.cpp2342 kKeyCropRect, in formatHasNotablyChanged()
2347 kKeyCropRect, in formatHasNotablyChanged()
2426 CHECK(mOutputFormat->findRect(kKeyCropRect, in onEvent()
4298 kKeyCropRect, in initNativeWindowCrop()
4479 kKeyCropRect, in initOutputFormat()
4490 kKeyCropRect, in initOutputFormat()
DAwesomePlayer.cpp1017 kKeyCropRect, &cropLeft, &cropTop, &cropRight, &cropBottom)) { in notifyVideoSize_l()
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp816 kKeyCropRect, &cropLeft, &cropTop, &cropRight, &cropBottom)) { in VideoEditorVideoDecoder_configureFromMetadata()