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

  /external/libxcam/xcore/
x3a_result_factory.h 54 SmartPtr<X3aMaccMatrixResult> create_macc (XCam3aResultMaccMatrix *from = NULL);
x3a_result.h 158 typedef X3aStandardResultT<XCam3aResultMaccMatrix> X3aMaccMatrixResult;
x3a_result_factory.cpp 246 SmartPtr<X3aMaccMatrixResult>
249 XCAM_3A_RESULT_FACTORY (X3aMaccMatrixResult, XCAM_3A_RESULT_MACC, from);
  /external/libxcam/modules/ocl/
cl_3a_image_processor.cpp 197 SmartPtr<X3aMaccMatrixResult> macc_res = result.dynamic_cast_ptr<X3aMaccMatrixResult> ();

Completed in 365 milliseconds