Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h996 OMX_U32 m_reconfig_width; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1119 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/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1188 OMX_U32 m_reconfig_width; variable
/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/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp733 m_reconfig_width = 0; in omx_vdec()
1389 port_data.width = pThis->m_reconfig_width; in process_event_cb()
6593 omx->m_reconfig_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()