Searched refs:stbi__build_fast_ac (Results 1 – 1 of 1) sorted by relevance
2027 static void stbi__build_fast_ac(stbi__int16 *fast_ac, stbi__huffman *h) in stbi__build_fast_ac() function3116 stbi__build_fast_ac(z->fast_ac[th], z->huff_ac + th); in stbi__process_marker()