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

  /external/libxcam/modules/isp/
isp_config_translator.h 40 XCamReturn translate_demosaicing (const X3aDemosaicResult &from, struct atomisp_de_config &to);
  /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 186 SmartPtr<X3aDemosaicResult>
189 XCAM_3A_RESULT_FACTORY (X3aDemosaicResult, XCAM_3A_RESULT_DEMOSAIC, from);

Completed in 719 milliseconds