Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h2027 static void stbi__build_fast_ac(stbi__int16 *fast_ac, stbi__huffman *h) in stbi__build_fast_ac() function
3116 stbi__build_fast_ac(z->fast_ac[th], z->huff_ac + th); in stbi__process_marker()