HomeSort by relevance Sort by last modified time
    Searched refs:XCAM_3A_RESULT_WHITE_BALANCE (Results 1 - 9 of 9) sorted by null

  /external/libxcam/xcore/base/
xcam_3a_result.h 44 XCAM_3A_RESULT_WHITE_BALANCE,
  /external/libxcam/xcore/
x3a_result_factory.cpp 73 case XCAM_3A_RESULT_WHITE_BALANCE:
153 XCAM_3A_RESULT_FACTORY (X3aWhiteBalanceResult, XCAM_3A_RESULT_WHITE_BALANCE, from);
x3a_analyzer_simple.cpp 203 SmartPtr<X3aWhiteBalanceResult> result = new X3aWhiteBalanceResult (XCAM_3A_RESULT_WHITE_BALANCE);
  /external/libxcam/modules/isp/
isp_image_processor.cpp 59 case XCAM_3A_RESULT_WHITE_BALANCE:
hybrid_analyzer.cpp 153 case XCAM_3A_RESULT_WHITE_BALANCE: {
x3a_isp_config.cpp 225 case XCAM_3A_RESULT_WHITE_BALANCE: {
aiq3a_utils.cpp 90 wb->head.type = XCAM_3A_RESULT_WHITE_BALANCE;
  /external/libxcam/plugins/3a/hybrid/
sample.cpp 167 wb->head.type = XCAM_3A_RESULT_WHITE_BALANCE;
  /external/libxcam/modules/ocl/
cl_3a_image_processor.cpp 107 case XCAM_3A_RESULT_WHITE_BALANCE:
155 case XCAM_3A_RESULT_WHITE_BALANCE: {

Completed in 185 milliseconds