Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2_params.cpp632 m_extradata_misr.output_crop_rect.nLeft = 0; in set_parameter()
633 m_extradata_misr.output_crop_rect.nTop = 0; in set_parameter()
634 m_extradata_misr.output_crop_rect.nWidth = frameWidth; in set_parameter()
635 m_extradata_misr.output_crop_rect.nHeight = frameHeight; in set_parameter()
Domx_vdec_v4l2.cpp1467 rectangle.nLeft = m_extradata_misr.output_crop_rect.nLeft; in update_resolution()
1468 rectangle.nTop = m_extradata_misr.output_crop_rect.nTop; in update_resolution()
1469 rectangle.nWidth = m_extradata_misr.output_crop_rect.nWidth; in update_resolution()
1470 rectangle.nHeight = m_extradata_misr.output_crop_rect.nHeight; in update_resolution()
1943 m_extradata_misr.output_crop_rect.nLeft = 0; in component_init()
1944 m_extradata_misr.output_crop_rect.nTop = 0; in component_init()
1945 m_extradata_misr.output_crop_rect.nWidth = 320; in component_init()
1946 m_extradata_misr.output_crop_rect.nHeight = 240; in component_init()
6500 … vdec_msg->msgdata.output_frame.framesize.left = omx->m_extradata_misr.output_crop_rect.nLeft; in async_message_process()
6501 … vdec_msg->msgdata.output_frame.framesize.top = omx->m_extradata_misr.output_crop_rect.nTop; in async_message_process()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1950 rectangle.nLeft = m_extradata_info.output_crop_rect.nLeft; in update_resolution()
1951 rectangle.nTop = m_extradata_info.output_crop_rect.nTop; in update_resolution()
1952 rectangle.nWidth = m_extradata_info.output_crop_rect.nWidth; in update_resolution()
1953 rectangle.nHeight = m_extradata_info.output_crop_rect.nHeight; in update_resolution()
2532 m_extradata_info.output_crop_rect.nLeft = 0; in component_init()
2533 m_extradata_info.output_crop_rect.nTop = 0; in component_init()
2534 m_extradata_info.output_crop_rect.nWidth = 320; in component_init()
2535 m_extradata_info.output_crop_rect.nHeight = 240; in component_init()
4246 m_extradata_info.output_crop_rect.nLeft = 0; in set_parameter()
4247 m_extradata_info.output_crop_rect.nTop = 0; in set_parameter()
[all …]
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h448 OMX_CONFIG_RECTTYPE output_crop_rect; member
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h335 OMX_CONFIG_RECTTYPE output_crop_rect; member
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h518 OMX_CONFIG_RECTTYPE output_crop_rect; member