Searched refs:length_dezigzag (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 4089 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 4103 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4089 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 4103 codelength_sizes[length_dezigzag[i]] = (stbi_uc) s; in stbi__compute_huffman_codes()
|