Searched refs:set_frame_dimensions (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 316 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 315 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 322 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 327 OMX_ERRORTYPE set_frame_dimensions(unsigned int width,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 238 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/ |
D | omx_swvdec.cpp | 269 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/ |
D | omx_swvdec.cpp | 253 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/ |
D | omx_swvdec.cpp | 224 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()
|