Home
last modified time | relevance | path

Searched refs:dng_error_matrix_math (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_errors.h43 dng_error_matrix_math, //!< Matrix has wrong shape, is badly conditioned, or similar problem. enumerator
Ddng_exceptions.cpp122 case dng_error_matrix_math: in Throw_dng_error()
Ddng_exceptions.h197 Throw_dng_error (dng_error_matrix_math, NULL, sub_message);