Home
last modified time | relevance | path

Searched refs:m_reconfig_width (Results 1 – 3 of 3) 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/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp817 m_reconfig_width = 0; in omx_vdec()
1875 pThis->m_reconfig_width : pThis->rectangle.nWidth; in process_event_cb()
9456 omx->m_reconfig_width = vdec_msg->msgdata.output_frame.picsize.frame_width; in async_message_process()
13553 new_calculated_size = VENUS_BUFFER_SIZE(color_fmt, m_reconfig_width, m_reconfig_height); in prefetchNewBuffers()
13555 m_reconfig_width, m_reconfig_height, new_calculated_size); in prefetchNewBuffers()