Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dx3a_result_factory.cpp198 SmartPtr<X3aNoiseReductionResult>
201 XCAM_3A_RESULT_FACTORY (X3aNoiseReductionResult, XCAM_3A_RESULT_NOISE_REDUCTION, from); in create_noise_reduction()
Dx3a_result_factory.h46 …SmartPtr<X3aNoiseReductionResult> create_noise_reduction (XCam3aResultNoiseReduction *from = NULL);
Dx3a_result.h155 typedef X3aStandardResultT<XCam3aResultNoiseReduction> X3aNoiseReductionResult; typedef