HomeSort by relevance Sort by last modified time
    Searched defs:pp_config (Results 1 - 10 of 10) 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...]
  /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:__anon2637
  /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:__anon3127
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 427 cam_pp_feature_config_t pp_config; member in struct:__anon4186
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3651 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...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 5934 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 6814 cam_pp_feature_config_t pp_config; local
    [all...]

Completed in 2235 milliseconds