Home
last modified time | relevance | path

Searched refs:cam_q3a_tuning_info_t (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dmm_jpeg_interface.h68 cam_q3a_tuning_info_t q3a_tuning_debug_params;
Dcam_intf.h1004 INCLUDE(CAM_INTF_META_EXIF_DEBUG_3A_TUNING, cam_q3a_tuning_info_t, 1);
1285 cam_q3a_tuning_info_t statsdebug_3a_tuning_data;
Dcam_types.h1744 } cam_q3a_tuning_info_t; typedef
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.cpp1545 IF_META_AVAILABLE(cam_q3a_tuning_info_t, q3a_tuning_exif_debug_params, in encodeFWKData()
1548 sizeof(cam_q3a_tuning_info_t)); in encodeFWKData()
1550 q3a_tuning_exif_debug_params, sizeof(cam_q3a_tuning_info_t)); in encodeFWKData()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWICallbacks.cpp2508 IF_META_AVAILABLE(cam_q3a_tuning_info_t, q3a_tuning_exif_debug_params, in metadata_stream_cb_routine()