Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_errors.h40 dng_error_host_insufficient, //!< Necessary host functionality is not present. enumerator
Ddng_exceptions.cpp104 case dng_error_host_insufficient: in Throw_dng_error()
Ddng_exceptions.h161 Throw_dng_error (dng_error_host_insufficient, NULL, sub_message);