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

  /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 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/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp 3191 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 358 cam_pp_feature_config_t pp_config; member in struct:__anon2745
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2HWI.cpp 3191 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 371 cam_pp_feature_config_t pp_config; member in struct:__anon3236
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 432 cam_pp_feature_config_t pp_config; member in struct:__anon3923
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3656 cam_pp_feature_config_t pp_config; local
    [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 477 cam_pp_feature_config_t pp_config; member in struct:__anon25162
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 6063 cam_pp_feature_config_t pp_config; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.cpp 5873 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 7106 cam_pp_feature_config_t pp_config; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp 8014 cam_pp_feature_config_t pp_config; local
    [all...]

Completed in 567 milliseconds