OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XCam3aResultDemosaic
(Results
1 - 4
of
4
) sorted by null
/external/libxcam/xcore/
x3a_result_factory.h
44
SmartPtr<X3aDemosaicResult> create_demosaicing (
XCam3aResultDemosaic
*from = NULL);
x3a_result.h
153
typedef X3aStandardResultT<
XCam3aResultDemosaic
> X3aDemosaicResult;
x3a_result_factory.cpp
92
result = create_demosaicing ((
XCam3aResultDemosaic
*)from);
187
X3aResultFactory::create_demosaicing (
XCam3aResultDemosaic
*from)
/external/libxcam/xcore/base/
xcam_3a_result.h
157
}
XCam3aResultDemosaic
;
Completed in 58 milliseconds