/hardware/qcom/camera/msm8998/usbcamcore/src/ |
D | QCameraMjpegDecode.cpp | 243 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/ |
D | QOMX_JpegExtensions.h | 209 OMX_U32 output_height; member
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msmb_isp.h | 144 uint32_t output_height; member
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msmb_isp.h | 162 uint32_t output_height; member
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msmb_isp.h | 259 uint32_t output_height; member
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msmb_isp.h | 241 uint32_t output_height; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msmb_isp.h | 262 uint32_t output_height; member
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msmb_isp.h | 287 uint32_t output_height; member
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msmb_isp.h | 289 uint32_t output_height; member
|
/hardware/qcom/msm8998/kernel-headers/media/ |
D | msmb_isp.h | 316 uint32_t output_height; member
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 337 OMX_U32 output_height; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 1269 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/ |
D | omx_vdec.h | 524 OMX_U32 output_height; member
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 520 OMX_U32 output_height; member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraChannel.cpp | 1343 … streamInfo->reprocess_config.pp_feature_config.scale_param.output_height; in addReprocStreamsFromSource()
|
D | QCamera2HWI.cpp | 8399 pp_config.scale_param.output_height); in getPPConfig()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_types.h | 2873 int32_t output_height; member
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 8954 … 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/ |
D | omx_vdec_v4l2.cpp | 8453 … 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/ |
D | omx_vdec_v4l2.cpp | 9353 … 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()
|