Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp128 int32_t& crop_width, int32_t& crop_height) in toActiveArray() argument
139 crop_height = crop_height * mActiveArrayH / mSensorH; in toActiveArray()
141 boundToSize(crop_left, crop_top, crop_width, crop_height, in toActiveArray()
160 int32_t& crop_width, int32_t& crop_height) in toSensor() argument
171 crop_height = crop_height * 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.h48 int32_t& crop_width, int32_t& crop_height);
50 int32_t& crop_width, int32_t& crop_height);
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp124 int32_t& crop_width, int32_t& crop_height) in toActiveArray() argument
135 crop_height = crop_height * mActiveArrayH / mSensorH; in toActiveArray()
137 boundToSize(crop_left, crop_top, crop_width, crop_height, in toActiveArray()
156 int32_t& crop_width, int32_t& crop_height) in toSensor() argument
167 crop_height = crop_height * mSensorH / mActiveArrayH; in toSensor()
170 __func__, crop_left, crop_top, crop_width, crop_height); in toSensor()
171 boundToSize(crop_left, crop_top, crop_width, crop_height, in toSensor()
174 __func__, crop_left, crop_top, crop_width, crop_height); in toSensor()
DQCamera3CropRegionMapper.h49 int32_t& crop_width, int32_t& crop_height);
51 int32_t& crop_width, int32_t& crop_height);
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp124 int32_t& crop_width, int32_t& crop_height) in toActiveArray() argument
135 crop_height = crop_height * mActiveArrayH / mSensorH; in toActiveArray()
137 boundToSize(crop_left, crop_top, crop_width, crop_height, in toActiveArray()
156 int32_t& crop_width, int32_t& crop_height) in toSensor() argument
167 crop_height = crop_height * mSensorH / mActiveArrayH; in toSensor()
170 __func__, crop_left, crop_top, crop_width, crop_height); in toSensor()
171 boundToSize(crop_left, crop_top, crop_width, crop_height, in toSensor()
174 __func__, crop_left, crop_top, crop_width, crop_height); in toSensor()
DQCamera3CropRegionMapper.h49 int32_t& crop_width, int32_t& crop_height);
51 int32_t& crop_width, int32_t& crop_height);