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

  /external/dng_sdk/source/
dng_errors.h 43 dng_error_matrix_math, //!< Matrix has wrong shape, is badly conditioned, or similar problem. enumerator in enum:__anon17707
dng_exceptions.cpp 122 case dng_error_matrix_math:
dng_exceptions.h 192 /// dng_error_matrix_math .
197 Throw_dng_error (dng_error_matrix_math, NULL, sub_message);

Completed in 67 milliseconds