Home
last modified time | relevance | path

Searched refs:bnr_res (Results 1 – 1 of 1) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_3a_image_processor.cpp255 … SmartPtr<X3aBayerNoiseReduction> bnr_res = result.dynamic_cast_ptr<X3aBayerNoiseReduction> (); in apply_3a_result() local
256 XCAM_ASSERT (bnr_res.ptr ()); in apply_3a_result()
258 _bayer_pipe->set_bnr_config (bnr_res->get_standard_result ()); in apply_3a_result()