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

  /external/libxcam/modules/ocl/
cl_bayer_pipe_handler.h 67 bool set_bnr_config (const XCam3aResultBayerNoiseReduction &bnr);
cl_bayer_pipe_handler.cpp 110 CLBayerPipeImageHandler::set_bnr_config (const XCam3aResultBayerNoiseReduction &bnr)
  /external/libxcam/modules/isp/iq/
x3a_ciq_bnr_ee_tuning_handler.cpp 81 XCam3aResultBayerNoiseReduction bnr_config;
  /external/libxcam/xcore/
x3a_result_factory.h 56 SmartPtr<X3aBayerNoiseReduction> create_bayer_noise_reduction (XCam3aResultBayerNoiseReduction *from = NULL);
x3a_result.h 160 typedef X3aStandardResultT<XCam3aResultBayerNoiseReduction> X3aBayerNoiseReduction;
x3a_result_factory.cpp 128 result = create_bayer_noise_reduction ((XCam3aResultBayerNoiseReduction*)from);
259 X3aResultFactory::create_bayer_noise_reduction (XCam3aResultBayerNoiseReduction *from)
  /external/libxcam/modules/isp/
aiq3a_utils.cpp 199 XCam3aResultBayerNoiseReduction *bnr = xcam_malloc0_type (XCam3aResultBayerNoiseReduction);
281 const XCam3aResultBayerNoiseReduction &bnr = xcam_bnr->get_standard_result();
282 XCam3aResultBayerNoiseReduction *new_bnr = xcam_malloc0_type(XCam3aResultBayerNoiseReduction);
  /external/libxcam/xcore/base/
xcam_3a_result.h 188 } XCam3aResultBayerNoiseReduction;

Completed in 5291 milliseconds