Searched refs:length_dezigzag (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 4340 static const stbi_uc length_dezigzag[19] = { 16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15 }; in stbi__compute_huffman_codes() local 4354 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
|
Completed in 11 milliseconds