HomeSort by relevance Sort by last modified time
    Searched defs:get_max_analog_gain (Results 1 - 4 of 4) sorted by null

  /external/libxcam/modules/isp/iq/
x3a_ciq_tuning_handler.cpp 67 X3aCiqTuningHandler::get_max_analog_gain() function in class:XCam::X3aCiqTuningHandler
72 return _ae_handler->get_max_analog_gain ();
  /external/libxcam/xcore/
handler_interface.cpp 231 double AeHandler::get_max_analog_gain () function in class:XCam::AeHandler
  /external/libxcam/wrapper/gstreamer/interface/
gstxcaminterface.h 269 double (* get_max_analog_gain) (GstXCam3A *xcam); member in struct:_GstXCam3AInterface
  /external/libxcam/modules/isp/
aiq_handler.cpp 726 AiqAeHandler::get_max_analog_gain () function in class:XCam::AiqAeHandler
731 return AeHandler::get_max_analog_gain ();
    [all...]

Completed in 4984 milliseconds