Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h131 #define TINYEXR_ERROR_UNSUPPORTED_FEATURE (-10) macro
10948 err_code = TINYEXR_ERROR_UNSUPPORTED_FEATURE; in DecodeChunk()
10952 err_code = TINYEXR_ERROR_UNSUPPORTED_FEATURE; in DecodeChunk()
12526 return TINYEXR_ERROR_UNSUPPORTED_FEATURE; in SaveEXRImageToFile()
12534 return TINYEXR_ERROR_UNSUPPORTED_FEATURE; in SaveEXRImageToFile()