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