Searched refs:X3aDVSResult (Results 1 – 4 of 4) sorted by relevance
294 SmartPtr<X3aDVSResult>297 XCAM_3A_RESULT_FACTORY (X3aDVSResult, XCAM_3A_RESULT_DVS, from); in create_digital_video_stabilizer()
60 SmartPtr<X3aDVSResult> create_digital_video_stabilizer (XCamDVSResult *from = NULL);
165 typedef X3aStandardResultT<XCamDVSResult> X3aDVSResult; typedef
216 SmartPtr<X3aDVSResult> dvs_res = result.dynamic_cast_ptr<X3aDVSResult> (); in apply_3a_result()