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

  /external/libxcam/modules/isp/iq/
x3a_ciq_bnr_ee_tuning_handler.cpp 83 SmartPtr<X3aBayerNoiseReduction> bnr_result = new X3aBayerNoiseReduction (XCAM_3A_RESULT_BAYER_NOISE_REDUCTION);
  /external/libxcam/xcore/base/
xcam_3a_result.h 66 XCAM_3A_RESULT_BAYER_NOISE_REDUCTION,
  /external/libxcam/xcore/
x3a_result_factory.cpp 127 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION:
261 XCAM_3A_RESULT_FACTORY (X3aBayerNoiseReduction, XCAM_3A_RESULT_BAYER_NOISE_REDUCTION, from);
  /external/libxcam/modules/isp/
isp_image_processor.cpp 68 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION:
aiq3a_utils.cpp 201 bnr->head.type = XCAM_3A_RESULT_BAYER_NOISE_REDUCTION;
277 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION:
  /external/libxcam/modules/ocl/
cl_3a_image_processor.cpp 115 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION:
254 case XCAM_3A_RESULT_BAYER_NOISE_REDUCTION: {

Completed in 99 milliseconds