HomeSort by relevance Sort by last modified time
    Searched defs:pp_config (Results 1 - 16 of 16) sorted by null

  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 110 cam_pp_feature_config_t pp_config,
157 stream->s_config.stream_info->reprocess_config.pp_feature_config = pp_config;
190 cam_pp_feature_config_t pp_config; local
191 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t));
195 pp_config.feature_mask |= CAM_QCOM_FEATURE_SHARPNESS;
196 pp_config.sharpness = test_obj->reproc_sharpness;
200 pp_config.feature_mask |= CAM_QCOM_FEATURE_DENOISE2D;
201 pp_config.denoise2d = test_obj->reproc_wnr;
205 pp_config.feature_mask |= CAM_QCOM_FEATURE_CAC;
213 pp_config,
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 110 cam_pp_feature_config_t pp_config,
157 stream->s_config.stream_info->reprocess_config.pp_feature_config = pp_config;
190 cam_pp_feature_config_t pp_config; local
191 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t));
195 pp_config.feature_mask |= CAM_QCOM_FEATURE_SHARPNESS;
196 pp_config.sharpness = test_obj->reproc_sharpness;
200 pp_config.feature_mask |= CAM_QCOM_FEATURE_DENOISE2D;
201 pp_config.denoise2d = test_obj->reproc_wnr;
205 pp_config.feature_mask |= CAM_QCOM_FEATURE_CAC;
213 pp_config,
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 110 cam_pp_feature_config_t pp_config,
157 stream->s_config.stream_info->reprocess_config.pp_feature_config = pp_config;
190 cam_pp_feature_config_t pp_config; local
191 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t));
195 pp_config.feature_mask |= CAM_QCOM_FEATURE_SHARPNESS;
196 pp_config.sharpness = test_obj->reproc_sharpness;
200 pp_config.feature_mask |= CAM_QCOM_FEATURE_DENOISE2D;
201 pp_config.denoise2d = test_obj->reproc_wnr;
205 pp_config.feature_mask |= CAM_QCOM_FEATURE_CAC;
213 pp_config,
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 111 cam_pp_feature_config_t pp_config,
159 stream->s_config.stream_info->reprocess_config.pp_feature_config = pp_config;
192 cam_pp_feature_config_t pp_config; local
193 memset(&pp_config, 0, sizeof(cam_pp_feature_config_t));
197 pp_config.feature_mask |= CAM_QCOM_FEATURE_SHARPNESS;
198 pp_config.sharpness = test_obj->reproc_sharpness;
202 pp_config.feature_mask |= CAM_QCOM_FEATURE_DENOISE2D;
203 pp_config.denoise2d = test_obj->reproc_wnr;
207 pp_config.feature_mask |= CAM_QCOM_FEATURE_CAC;
215 pp_config,
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 432 cam_pp_feature_config_t pp_config; member in struct:__anon5396
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 495 cam_pp_feature_config_t pp_config; member in struct:__anon3290
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_intf.h 495 cam_pp_feature_config_t pp_config; member in struct:__anon4201
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp 4580 cam_pp_feature_config_t pp_config; local
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_intf.h 631 cam_pp_feature_config_t pp_config; member in struct:__anon31811
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.cpp 5910 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.cpp 5910 cam_pp_feature_config_t pp_config; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp 7629 cam_pp_feature_config_t pp_config; local
8847 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp 9171 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 9168 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 7197 cam_pp_feature_config_t pp_config; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 9600 cam_pp_feature_config_t pp_config; local
    [all...]

Completed in 1049 milliseconds