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

  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Skype_VideoExtensions.h 87 OMX_U32 nMaxFrameHeight;
108 OMX_U32 nMaxFrameHeight;
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Skype_VideoExtensions.h 87 OMX_U32 nMaxFrameHeight;
108 OMX_U32 nMaxFrameHeight;
  /frameworks/native/headers/media_plugin/media/hardware/
HardwareAPI.h 169 // nMaxFrameWidth and nMaxFrameHeight are the dimensions of the largest
186 OMX_U32 nMaxFrameHeight;
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 652 || p->nMaxFrameHeight > kMaxAdaptiveStreamingHeight) {
653 LOGE("resolution %d x %d exceed max driver support %d x %d\n",p->nMaxFrameWidth, p->nMaxFrameHeight,
660 if (p->nMaxFrameWidth < 640 && p->nMaxFrameHeight < 480) {
661 p->nMaxFrameHeight = kMaxAdaptiveStreamingHeight;
671 mMaxFrameHeight = p->nMaxFrameHeight;
    [all...]
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 474 mAdaptiveMaxHeight = adaptivePlaybackParams->nMaxFrameHeight;
OMXNodeInstance.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp     [all...]
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
omx_vdec_v4l2.cpp     [all...]

Completed in 297 milliseconds