Home
last modified time | relevance | path

Searched refs:cam_crop_region_t (Results 1 – 4 of 4) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/common/
Dcam_intf.h467 INCLUDE(CAM_INTF_META_SCALER_CROP_REGION, cam_crop_region_t, 1);
533 INCLUDE(CAM_INTF_META_SCALER_CROP_REGION, cam_crop_region_t, 1);
Dcam_types.h1086 } cam_crop_region_t; typedef
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3HWI.h107 static bool resetIfNeededROI(cam_area_t* roi, const cam_crop_region_t* scalerCropRegion);
DQCamera3HWI.cpp1378 cam_crop_region_t *hScalerCropRegion =(cam_crop_region_t *) in translateCbMetadataToResultMetadata()
1529 const cam_crop_region_t* scalerCropRegion) in resetIfNeededROI()
2969 cam_crop_region_t scalerCropRegion; in translateMetadataToParameters()