OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_manual_gain
(Results
1 - 3
of
3
) sorted by null
/external/libxcam/xcore/
handler_interface.h
153
bool
set_manual_gain
(double gr, double r, double b, double gb);
x3a_analyzer.cpp
185
return _awb_handler->
set_manual_gain
(gr, r, b, gb);
handler_interface.cpp
339
AwbHandler::
set_manual_gain
(double gr, double r, double b, double gb)
function in class:XCam::AwbHandler
Completed in 101 milliseconds