OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nMaxFrameHeight
(Results
1 - 10
of
10
) sorted by null
/hardware/qcom/media/msm8996/mm-core/inc/
OMX_Skype_VideoExtensions.h
87
OMX_U32
nMaxFrameHeight
;
108
OMX_U32
nMaxFrameHeight
;
/frameworks/native/include/media/hardware/
HardwareAPI.h
167
// nMaxFrameWidth and
nMaxFrameHeight
are the dimensions of the largest
184
OMX_U32
nMaxFrameHeight
;
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
646
|| p->
nMaxFrameHeight
> kMaxAdaptiveStreamingHeight) {
647
LOGE("resolution %d x %d exceed max driver support %d x %d\n",p->nMaxFrameWidth, p->
nMaxFrameHeight
,
654
if (p->nMaxFrameWidth < 640 && p->
nMaxFrameHeight
< 480) {
655
p->
nMaxFrameHeight
= kMaxAdaptiveStreamingHeight;
665
mMaxFrameHeight = p->
nMaxFrameHeight
;
[
all
...]
/frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp
464
mAdaptiveMaxHeight = adaptivePlaybackParams->
nMaxFrameHeight
;
OMXNodeInstance.cpp
632
params.
nMaxFrameHeight
= maxFrameHeight;
[
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/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp
[
all
...]
omx_vdec_v4l2.cpp
[
all
...]
Completed in 707 milliseconds