Searched refs:decompress_astc_block (Results 1 – 1 of 1) sorted by relevance
1931 static void decompress_astc_block(uint8_t* dst, int dstRowBytes, in decompress_astc_block() function2093 decompress_astc_block(reinterpret_cast<uint8_t*>(colorPtr + x), dstRowBytes, data); in DecompressASTC()