Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/iq/
Dx3a_ciq_tnr_tuning_handler.cpp67 …SmartPtr<X3aTemporalNoiseReduction> yuv_result = new X3aTemporalNoiseReduction (XCAM_3A_RESULT_TEM… in analyze() local
103 yuv_result->set_standard_result (config); in analyze()
104 output.push_back (yuv_result); in analyze()