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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
pmu.l 29 config { return PP_CONFIG; }
pmu.y 23 %token PP_CONFIG PP_CONFIG1 PP_CONFIG2
43 PP_CONFIG ':' bits
pmu-bison.h 40 PP_CONFIG = 258,
pmu-bison.c 124 PP_CONFIG = 258,
459 "$end", "error", "$undefined", "PP_CONFIG", "PP_CONFIG1", "PP_CONFIG2",
    [all...]
pmu-flex.c 786 { return 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...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Channel.h 331 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
QCamera3HWI.cpp 5975 cam_pp_feature_config_t pp_config; local
    [all...]
QCamera3Channel.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp 4580 cam_pp_feature_config_t pp_config; local
    [all...]
QCameraStream.cpp 469 if (streamInfo->pp_config.feature_mask & CAM_QCOM_FEATURE_ROTATION &&
471 if (streamInfo->pp_config.rotation == ROTATE_90 ||
472 streamInfo->pp_config.rotation == ROTATE_270) {
    [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp 3662 cam_pp_feature_config_t pp_config; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.h 389 int32_t addReprocStreamsFromSource(cam_pp_feature_config_t &pp_config,
QCamera3Stream.cpp 275 mStreamInfo->pp_config.feature_mask = postprocess_mask;
277 __func__, mStreamInfo->stream_type, mStreamInfo->pp_config.feature_mask);
QCamera3HWI.cpp 6859 cam_pp_feature_config_t pp_config; local
    [all...]
QCamera3Channel.cpp     [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:__anon2639
  /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:__anon3132
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 427 cam_pp_feature_config_t pp_config; member in struct:__anon4191
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]

Completed in 736 milliseconds