Searched defs:update_resolution (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 1405 int omx_vdpp::update_resolution(uint32_t width, uint32_t height, uint32_t stride, uint32_t scan_lin… in update_resolution() function in omx_vdpp
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 1157 void omx_vdec::update_resolution(int width, int height) in update_resolution() function in omx_vdec
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 1202 void omx_vdec::update_resolution(int width, int height) in update_resolution() function in omx_vdec
|
D | omx_vdec_hevc_swvdec.cpp | 1576 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 1197 void omx_vdec::update_resolution(int width, int height) in update_resolution() function in omx_vdec
|
D | omx_vdec_hevc_swvdec.cpp | 1593 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1933 int omx_vdec::update_resolution(int width, int height, int stride, int scan_lines) in update_resolution() function in omx_vdec
|