Home
last modified time | relevance | path

Searched refs:crop_top (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp127 void QCamera3CropRegionMapper::toActiveArray(int32_t& crop_left, int32_t& crop_top, in toActiveArray() argument
137 crop_top = crop_top * mActiveArrayH / mSensorH; in toActiveArray()
141 boundToSize(crop_left, crop_top, crop_width, crop_height, in toActiveArray()
159 void QCamera3CropRegionMapper::toSensor(int32_t& crop_left, int32_t& crop_top, in toSensor() argument
169 crop_top = crop_top * mSensorH / mActiveArrayH; in toSensor()
174 crop_left, crop_top, crop_width, crop_height); in toSensor()
175 boundToSize(crop_left, crop_top, crop_width, crop_height, in toSensor()
178 crop_left, crop_top, crop_width, crop_height); in toSensor()
DQCamera3CropRegionMapper.h47 void toActiveArray(int32_t& crop_left, int32_t& crop_top,
49 void toSensor(int32_t& crop_left, int32_t& crop_top,
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dh264_utils.h119 uint32 crop_top; member
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dh264_utils.h90 uint32 crop_top; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h124 uint32 crop_top; member
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h124 uint32 crop_top; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dh264_utils.h124 uint32 crop_top; member
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.cpp612 float &crop_top = crop->top; in CalculateCropRects() local
661 crop_top += crop_height * top_cut_ratio; in CalculateCropRects()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp605 float &crop_top = crop->top; in CalculateCropRects() local
654 crop_top += crop_height * top_cut_ratio; in CalculateCropRects()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp605 float &crop_top = crop->top; in CalculateCropRects() local
654 crop_top += crop_height * top_cut_ratio; in CalculateCropRects()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp605 float &crop_top = crop->top; in CalculateCropRects() local
654 crop_top += crop_height * top_cut_ratio; in CalculateCropRects()
/hardware/qcom/sdm845/display/sdm/libs/core/
Dresource_default.cpp605 float &crop_top = crop->top; in CalculateCropRects() local
654 crop_top += crop_height * top_cut_ratio; in CalculateCropRects()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp568 float &crop_top = crop->top; in CalculateCropRects() local
617 crop_top += crop_height * top_cut_ratio; in CalculateCropRects()