Home
last modified time | relevance | path

Searched refs:output_height (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/camera/msm8998/usbcamcore/src/
DQCameraMjpegDecode.cpp243 uint32_t output_height; in decoder_test() local
352 output_height = dest.height; in decoder_test()
360 output_height = MIN((dest.height), in decoder_test()
366 output_height = MIN((dest.height), in decoder_test()
/hardware/qcom/camera/msm8998/mm-image-codec/qomx_core/
DQOMX_JpegExtensions.h209 OMX_U32 output_height; member
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsmb_isp.h144 uint32_t output_height; member
/hardware/qcom/msm8x84/kernel-headers/media/
Dmsmb_isp.h162 uint32_t output_height; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsmb_isp.h259 uint32_t output_height; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsmb_isp.h241 uint32_t output_height; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsmb_isp.h262 uint32_t output_height; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsmb_isp.h287 uint32_t output_height; member
/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsmb_isp.h289 uint32_t output_height; member
/hardware/qcom/msm8998/kernel-headers/media/
Dmsmb_isp.h316 uint32_t output_height; member
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h337 OMX_U32 output_height; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c1269 thumbnail_info.output_height = (OMX_U32)p_thumb_dim->dst_dim.height; in mm_jpeg_session_config_thumbnail()
1282 thumbnail_info.output_height = (OMX_U32)p_thumb_dim->dst_dim.width; in mm_jpeg_session_config_thumbnail()
1319 thumbnail_info.output_height = (OMX_U32)p_thumb_dim->src_dim.height; in mm_jpeg_session_config_thumbnail()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h524 OMX_U32 output_height; member
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h520 OMX_U32 output_height; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.cpp1343 … streamInfo->reprocess_config.pp_feature_config.scale_param.output_height; in addReprocStreamsFromSource()
DQCamera2HWI.cpp8399 pp_config.scale_param.output_height); in getPPConfig()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h2873 int32_t output_height; member
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp8954 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_info.output_height; in async_message_process()
8973 … omx->m_extradata_info.output_height = vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()
11305 m_extradata_info.output_height = output_crop_payload->height; in handle_extradata()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp8453 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_info.output_height; in async_message_process()
8472 … omx->m_extradata_info.output_height = vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()
10024 m_extradata_info.output_height = output_crop_payload->height; in handle_extradata()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp9353 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_info.output_height; in async_message_process()
9370 … omx->m_extradata_info.output_height = vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()
11634 m_extradata_info.output_height = output_crop_payload->height; in handle_extradata()