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

  /frameworks/av/include/media/stagefright/
MetaData.h 40 kKeyCropRect = 'crop',
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 49 kKeyCropRect,
  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.cpp 590 if (meta->findRect(kKeyCropRect, &left, &top, &right, &bottom)) {
PreviewPlayer.cpp     [all...]
  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 219 kKeyCropRect,
OMXCodec.cpp     [all...]
AwesomePlayer.cpp 1016 kKeyCropRect, &cropLeft, &cropTop, &cropRight, &cropBottom)) {
    [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp     [all...]

Completed in 361 milliseconds