Home
last modified time | relevance | path

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

/external/libxcam/plugins/smart/sample/
Dsample_smart_analysis.cpp31 #define XSMART_ANALYSIS_CONTEXT_CAST(context) ((XCamSmartAnalyerContext*)(context))
267 class XCamSmartAnalyerContext class
271 XCamSmartAnalyerContext ();
272 ~XCamSmartAnalyerContext ();
284 XCAM_DEAD_COPY (XCamSmartAnalyerContext);
293 XCamSmartAnalyerContext::XCamSmartAnalyerContext () in XCamSmartAnalyerContext() function in XCamSmartAnalyerContext
298 XCamSmartAnalyerContext::~XCamSmartAnalyerContext () in ~XCamSmartAnalyerContext()
304 XCamSmartAnalyerContext::setup_handler () in setup_handler()
314 XCamSmartAnalyerContext::x3a_calculation_done (XAnalyzer *analyzer, X3aResultList &results) in x3a_calculation_done()
322 XCamSmartAnalyerContext::get_results (X3aResultList &results) in get_results()
[all …]