Searched refs:m_reconfig_width (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 996 OMX_U32 m_reconfig_width; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1045 OMX_U32 m_reconfig_width; variable
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1253 OMX_U32 m_reconfig_width; variable
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 1188 OMX_U32 m_reconfig_width; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 788 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/ |
D | omx_vdec_v4l2.cpp | 862 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/ |
D | omx_vdec_v4l2.cpp | 818 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/ |
D | omx_vdec_v4l2.cpp | 896 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()
|