Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Daiq3a_utils.cpp260 …XCam3aResultTemporalNoiseReduction *new_tnr = xcam_malloc0_type(XCam3aResultTemporalNoiseReduction… in translate_3a_results_to_xcam() local
261 XCAM_ASSERT (new_tnr); in translate_3a_results_to_xcam()
262 *new_tnr = tnr; in translate_3a_results_to_xcam()
263 results[result_count++] = (XCam3aResultHead*)new_tnr; in translate_3a_results_to_xcam()