Searched defs:calQualityEnable (Results 1 - 3 of 3) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenccli_toplevel.cpp | 151 bool calQualityEnable; member
|
H A D | astcenc_entry.cpp | 826 compress_image( astcenc_context& ctxo, unsigned int thread_index, const astcenc_image& image, const astcenc_swizzle& swizzle, uint8_t* buffer, bool calQualityEnable, int32_t *mse[RGBA_COM] ) compress_image() argument 1060 astcenc_compress_image( astcenc_context* ctxo, astcenc_image* imagep, const astcenc_swizzle* swizzle, uint8_t* data_out, size_t data_len, bool calQualityEnable, int32_t *mse[RGBA_COM], unsigned int thread_index ) astcenc_compress_image() argument
|
H A D | astcenc_compress_symbolic.cpp | 1387 compress_block( const astcenc_contexti& ctx, const image_block& blk, uint8_t pcb[16], compression_working_buffers& tmpbuf, bool calQualityEnable, int32_t *mseBlock[RGBA_COM] ) compress_block() argument
|
Completed in 7 milliseconds