Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h996 OMX_U32 m_reconfig_width; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1045 OMX_U32 m_reconfig_width; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1253 OMX_U32 m_reconfig_width; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1188 OMX_U32 m_reconfig_width; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp788 m_reconfig_width = 0; in omx_vdec()
1683 pThis->m_reconfig_width : pThis->rectangle.nWidth; in process_event_cb()
8734 omx->m_reconfig_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()
12359 new_calculated_size = VENUS_BUFFER_SIZE(color_fmt, m_reconfig_width, m_reconfig_height); in prefetchNewBuffers()
12361 m_reconfig_width, m_reconfig_height, new_calculated_size); in prefetchNewBuffers()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp862 m_reconfig_width = 0; in omx_vdec()
1872 pThis->m_reconfig_width : pThis->rectangle.nWidth; in process_event_cb()
8588 omx->m_reconfig_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()
11870 new_calculated_size = VENUS_BUFFER_SIZE(color_fmt, m_reconfig_width, m_reconfig_height); in prefetchNewBuffers()
11872 m_reconfig_width, m_reconfig_height, new_calculated_size); in prefetchNewBuffers()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp818 m_reconfig_width = 0; in omx_vdec()
1876 pThis->m_reconfig_width : pThis->rectangle.nWidth; in process_event_cb()
9476 omx->m_reconfig_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()
13579 new_calculated_size = VENUS_BUFFER_SIZE(color_fmt, m_reconfig_width, m_reconfig_height); in prefetchNewBuffers()
13581 m_reconfig_width, m_reconfig_height, new_calculated_size); in prefetchNewBuffers()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp896 m_reconfig_width = 0; in omx_vdec()
1904 port_data.width = pThis->m_reconfig_width; in process_event_cb()
9090 omx->m_reconfig_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()