Home
last modified time | relevance | path

Searched refs:update_resolution (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h556 int update_resolution(uint32_t width, uint32_t height, uint32_t stride, uint32_t scan_lines);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h382 void update_resolution(int width, int height);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h385 void update_resolution(int width, int height);
Domx_vdec_hevc_swvdec.h442 int update_resolution(int width, int height, int stride, int scan_lines);
Domx_vdec.h460 int update_resolution(int width, int height, int stride, int scan_lines);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h388 void update_resolution(int width, int height);
Domx_vdec.h448 int update_resolution(int width, int height, int stride, int scan_lines);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h629 int update_resolution(int width, int height, int stride, int scan_lines);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2_params.cpp637 update_resolution(frameWidth, frameHeight, in set_parameter()
Domx_vdec_v4l2.cpp1452 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
1947 update_resolution(320, 240, 320, 240); in component_init()
7270 update_resolution(fmt.fmt.pix_mp.width, fmt.fmt.pix_mp.height, in update_portdef()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h470 int update_resolution(int width, int height, int stride, int scan_lines);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1157 void omx_vdec::update_resolution(int width, int height) in update_resolution() function in omx_vdec
1479 update_resolution(kMaxSmoothStreamingWidth, kMaxSmoothStreamingHeight); in component_init()
1481 update_resolution(176, 144); in component_init()
3139 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height); in set_parameter()
3145 update_resolution(portDefn->format.video.nFrameWidth, in set_parameter()
3641 update_resolution(adaptivePlaybackParams->nMaxFrameWidth, in set_parameter()
7792 update_resolution(drv_ctx.video_resolution.frame_width, in get_buffer_req()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h660 int update_resolution(int width, int height, int stride, int scan_lines);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp1593 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
1836 update_resolution(1280, 720, 1280, 720); in component_init()
3523 update_resolution(frameWidth, frameHeight, in set_parameter()
4108 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in set_parameter()
8348 update_resolution(fmt.fmt.pix_mp.width, in get_buffer_req()
10717 update_resolution(prop.uProperty.sDimensions.nWidth, in swvdec_handle_event()
10740 update_resolution(prop.uProperty.sDimensions.nWidth, in swvdec_handle_event()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp1202 void omx_vdec::update_resolution(int width, int height) in update_resolution() function in omx_vdec
1472 update_resolution(320, 240); in component_init()
2804 update_resolution(portDefn->format.video.nFrameWidth, in set_parameter()
6246 omx->update_resolution(fmt.fmt.pix_mp.width, fmt.fmt.pix_mp.height); in async_message_process()
7153 update_resolution(fmt.fmt.pix_mp.width, fmt.fmt.pix_mp.height); in get_buffer_req()
Domx_vdec_hevc_swvdec.cpp1576 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
1813 update_resolution(1280, 720, 1280, 720); in component_init()
3459 update_resolution(frameWidth, frameHeight, in set_parameter()
4018 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in set_parameter()
8133 update_resolution(fmt.fmt.pix_mp.width, in get_buffer_req()
10469 update_resolution(prop.uProperty.sDimensions.nWidth, in swvdec_handle_event()
Domx_vdec_msm8974.cpp1382 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
1867 update_resolution(320, 240, 320, 240); in component_init()
3341 update_resolution(portDefn->format.video.nFrameWidth, in set_parameter()
3514 update_resolution(frameWidth, frameHeight, in set_parameter()
8744 update_resolution(fmt.fmt.pix_mp.width, in get_buffer_req()
10854 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in enable_adaptive_playback()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1934 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
2536 update_resolution(320, 240, 320, 240); in component_init()
4423 update_resolution(frameWidth, frameHeight, in set_parameter()
10693 update_resolution(fmt.fmt.pix_mp.width, fmt.fmt.pix_mp.height, in update_portdef()
13416 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in enable_adaptive_playback()