Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h569 typedef signed short stbi__int16; typedef
575 typedef int16_t stbi__int16; typedef
1773 stbi__int16 fast_ac[4][1 << FAST_BITS];
1865 static void stbi__build_fast_ac(stbi__int16 *fast_ac, stbi__huffman *h) in stbi__build_fast_ac()
1884 fast_ac[i] = (stbi__int16) ((k * 256) + (run * 16) + (len + magbits)); in stbi__build_fast_ac()
2021 …stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, st… in stbi__jpeg_decode_block()
2100 …tbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi__int16 *fac) in stbi__jpeg_decode_block_prog_ac()
6195 stbi__int16 prefix;
6391 p->prefix = (stbi__int16) oldcode; in stbi__process_gif_raster()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h569 typedef signed short stbi__int16; typedef
575 typedef int16_t stbi__int16; typedef
1773 stbi__int16 fast_ac[4][1 << FAST_BITS];
1865 static void stbi__build_fast_ac(stbi__int16 *fast_ac, stbi__huffman *h) in stbi__build_fast_ac()
1884 fast_ac[i] = (stbi__int16) ((k * 256) + (run * 16) + (len + magbits)); in stbi__build_fast_ac()
2021 …stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, st… in stbi__jpeg_decode_block()
2100 …tbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi__int16 *fac) in stbi__jpeg_decode_block_prog_ac()
6195 stbi__int16 prefix;
6391 p->prefix = (stbi__int16) oldcode; in stbi__process_gif_raster()