Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/
Dlibhwjpeg-exynos.cpp244 output_height = 0; in CLibhwjpegDecompressor()
411 output_height = image_height / scale_factor; in PrepareDecompression()
418 if (!m_hwjpeg->SetImageFormat(output_format, output_width, output_height)) { in PrepareDecompression()
419 …ALOGE("Failed to configure image format (%ux%u/%08X)", output_width, output_height, output_format); in PrepareDecompression()
/hardware/google/graphics/common/libhwjpeg/include/
Dhwjpeglib-exynos.h36 unsigned int output_height; /* height of the output image (image_height/scale_factor) */ member
/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/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h337 OMX_U32 output_height; member
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h450 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/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h520 OMX_U32 output_height; member
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h538 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/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp6505 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_misr.output_height; in async_message_process()
7991 m_hist_metadata.decode_height = m_extradata_misr.output_height; in set_histogram_metadata()
8112 m_extradata_misr.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()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp9078 … vdec_msg->msgdata.output_frame.picsize.frame_height = omx->m_extradata_info.output_height; in async_message_process()
9097 … omx->m_extradata_info.output_height = vdec_msg->msgdata.output_frame.picsize.frame_height; in async_message_process()
11454 m_extradata_info.output_height = output_crop_payload->height; in handle_extradata()