Home
last modified time | relevance | path

Searched refs:maxSmoothStreamingHeight (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp123 static OMX_U32 maxSmoothStreamingHeight = 1088; variable
1810 maxSmoothStreamingHeight = 720; in component_init()
1820 maxSmoothStreamingHeight = 720; in component_init()
4088 || pParams->nMaxFrameHeight > maxSmoothStreamingHeight) { in set_parameter()
4092 maxSmoothStreamingWidth, maxSmoothStreamingHeight); in set_parameter()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp129 static OMX_U32 maxSmoothStreamingHeight = 1088; variable
1797 maxSmoothStreamingHeight = 720; in component_init()
3999 || pParams->nMaxFrameHeight > maxSmoothStreamingHeight) { in set_parameter()
4003 maxSmoothStreamingWidth, maxSmoothStreamingHeight); in set_parameter()
Domx_vdec_msm8974.cpp139 static OMX_U32 maxSmoothStreamingHeight = 1088; variable
1608 maxSmoothStreamingHeight = 720; in component_init()
4155 || pParams->nMaxFrameHeight > maxSmoothStreamingHeight) { in set_parameter()
4159 … (unsigned int)maxSmoothStreamingWidth, (unsigned int)maxSmoothStreamingHeight); in set_parameter()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp166 static OMX_U32 maxSmoothStreamingHeight = 1088; variable
2237 maxSmoothStreamingHeight = 720; in component_init()
5141 || pParams->nMaxFrameHeight > maxSmoothStreamingHeight) { in set_parameter()
5145 … (unsigned int)maxSmoothStreamingWidth, (unsigned int)maxSmoothStreamingHeight); in set_parameter()