HomeSort by relevance Sort by last modified time
    Searched refs:pp_feature_config (Results 1 - 13 of 13) sorted by null

  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 884 streamInfo->reprocess_config.pp_feature_config = config;
888 streamInfo->reprocess_config.pp_feature_config.feature_mask &= ~CAM_QCOM_FEATURE_CAC;
890 streamInfo->reprocess_config.pp_feature_config.feature_mask &= ~CAM_QCOM_FEATURE_DENOISE2D;
894 streamInfo->reprocess_config.pp_feature_config.feature_mask
899 if (streamInfo->reprocess_config.pp_feature_config.feature_mask & CAM_QCOM_FEATURE_ROTATION) {
900 if (streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_90 ||
901 streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_270) {
    [all...]
QCamera2HWI.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.cpp 656 streamInfo->reprocess_config.pp_feature_config = config;
662 streamInfo->reprocess_config.pp_feature_config.feature_mask &= ~CAM_QCOM_FEATURE_CAC;
664 if (streamInfo->reprocess_config.pp_feature_config.feature_mask & CAM_QCOM_FEATURE_ROTATION) {
665 if (streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_90 ||
666 streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_270) {
QCamera2HWI.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraChannel.cpp 656 streamInfo->reprocess_config.pp_feature_config = config;
662 streamInfo->reprocess_config.pp_feature_config.feature_mask &= ~CAM_QCOM_FEATURE_CAC;
664 if (streamInfo->reprocess_config.pp_feature_config.feature_mask & CAM_QCOM_FEATURE_ROTATION) {
665 if (streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_90 ||
666 streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_270) {
QCamera2HWI.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 157 stream->s_config.stream_info->reprocess_config.pp_feature_config = pp_config;
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 1186 cam_pp_feature_config_t pp_feature_config; member in struct:__anon2748
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 1320 cam_pp_feature_config_t pp_feature_config; member in struct:__anon3250
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 1680 cam_pp_feature_config_t pp_feature_config; member in struct:__anon4344
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]

Completed in 651 milliseconds