Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h316 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h315 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h322 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h327 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp238 if ((retval = set_frame_dimensions(DEFAULT_FRAME_WIDTH, in component_init()
2539 OMX_ERRORTYPE omx_swvdec::set_frame_dimensions(unsigned int width, in set_frame_dimensions() function in omx_swvdec
2690 retval = set_frame_dimensions(max_width, max_height); in set_adaptive_playback()
3023 set_frame_dimensions(p_port_def->format.video.nFrameWidth, in set_port_definition()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp269 if ((retval = set_frame_dimensions(DEFAULT_FRAME_WIDTH, in component_init()
2570 OMX_ERRORTYPE omx_swvdec::set_frame_dimensions(unsigned int width, in set_frame_dimensions() function in omx_swvdec
2721 retval = set_frame_dimensions(max_width, max_height); in set_adaptive_playback()
3060 set_frame_dimensions(p_port_def->format.video.nFrameWidth, in set_port_definition()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp253 if ((retval = set_frame_dimensions(DEFAULT_FRAME_WIDTH, in component_init()
2559 OMX_ERRORTYPE omx_swvdec::set_frame_dimensions(unsigned int width, in set_frame_dimensions() function in omx_swvdec
2710 retval = set_frame_dimensions(max_width, max_height); in set_adaptive_playback()
3050 set_frame_dimensions(p_port_def->format.video.nFrameWidth, in set_port_definition()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp224 if ((retval = set_frame_dimensions(DEFAULT_FRAME_WIDTH, in component_init()
2356 OMX_ERRORTYPE omx_swvdec::set_frame_dimensions(unsigned int width, in set_frame_dimensions() function in omx_swvdec
2733 retval = set_frame_dimensions(p_port_def->format.video.nFrameWidth, in set_port_definition()