Searched refs:supported_raw_dim_cnt (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_intf.h364 size_t supported_raw_dim_cnt; member in struct:cam_capability
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp1302 count = MIN(gCamCapability[mCameraId]->supported_raw_dim_cnt, MAX_SIZES_CNT);
3494 size_t count = MIN(gCamCapability[mCameraId]->supported_raw_dim_cnt,
9449 for (size_t i = 0; i < gCamCapability[camera_id]->supported_raw_dim_cnt; i++) {
9898 count = MIN(gCamCapability[cameraId]->supported_raw_dim_cnt, MAX_SIZES_CNT);
10040 gCamCapability[cameraId]->supported_raw_dim_cnt); i++) {
10092 gCamCapability[cameraId]->supported_raw_dim_cnt); i++) {
10958 gCamCapability[cameraId]->supported_raw_dim_cnt); i++) {
11001 gCamCapability[cameraId]->supported_raw_dim_cnt); i++) {
11046 gCamCapability[cameraId]->supported_raw_dim_cnt); i++) {

Completed in 34 milliseconds