Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_entry.cpp430 return ASTCENC_ERR_BAD_PARAM; in validate_config()
467 return ASTCENC_ERR_BAD_PARAM; in validate_config()
734 return ASTCENC_ERR_BAD_PARAM; in astcenc_context_alloc()
741 return ASTCENC_ERR_BAD_PARAM; in astcenc_context_alloc()
1095 return ASTCENC_ERR_BAD_PARAM; in astcenc_compress_image()
1196 return ASTCENC_ERR_BAD_PARAM; in astcenc_decompress_image()
1420 case ASTCENC_ERR_BAD_PARAM: in astcenc_get_error_string()
Dastcenc.h197 ASTCENC_ERR_BAD_PARAM, enumerator