OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XCam3aResultChromaToneControl
(Results
1 - 5
of
5
) sorted by null
/external/libxcam/modules/isp/
isp_config_translator.h
46
XCamReturn translate_ctc (const
XCam3aResultChromaToneControl
&from, struct atomisp_ctc_table &to);
/external/libxcam/xcore/
x3a_result_factory.h
55
SmartPtr<X3aChromaToneControlResult> create_chroma_tone_control (
XCam3aResultChromaToneControl
*from = NULL);
x3a_result.h
159
typedef X3aStandardResultT<
XCam3aResultChromaToneControl
> X3aChromaToneControlResult;
x3a_result_factory.cpp
113
result = create_chroma_tone_control ((
XCam3aResultChromaToneControl
*)from);
253
X3aResultFactory::create_chroma_tone_control (
XCam3aResultChromaToneControl
*from)
/external/libxcam/xcore/base/
xcam_3a_result.h
217
}
XCam3aResultChromaToneControl
;
Completed in 148 milliseconds