Searched refs:cam_ae_exif_debug_t (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | mm_jpeg_interface.h | 61 cam_ae_exif_debug_t ae_debug_params;
|
D | cam_intf.h | 997 INCLUDE(CAM_INTF_META_EXIF_DEBUG_AE, cam_ae_exif_debug_t, 1); 1264 cam_ae_exif_debug_t statsdebug_ae_data;
|
D | cam_types.h | 1684 } cam_ae_exif_debug_t; typedef 1986 cam_ae_exif_debug_t ae_exif_debug_params;
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3PostProc.cpp | 1475 IF_META_AVAILABLE(cam_ae_exif_debug_t, ae_exif_debug_params, in encodeFWKData() 1478 sizeof(cam_ae_exif_debug_t)); in encodeFWKData() 1480 ae_exif_debug_params, sizeof(cam_ae_exif_debug_t)); in encodeFWKData()
|
D | QCamera3HWI.cpp | 8655 IF_META_AVAILABLE(cam_ae_exif_debug_t, ae_exif_debug_params, in saveExifParams()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_preview.c | 133 IF_META_AVAILABLE(cam_ae_exif_debug_t, ae_exif_debug_params, in mm_app_metadata_notify_cb()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCamera2HWICallbacks.cpp | 2452 IF_META_AVAILABLE(cam_ae_exif_debug_t, ae_exif_debug_params, in metadata_stream_cb_routine()
|