Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h1819 } stbi__jpeg; typedef
1890 static void stbi__grow_buffer_unsafe(stbi__jpeg *j) in stbi__grow_buffer_unsafe()
1912 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h) in stbi__jpeg_huff_decode()
1966 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()
1982 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()
1993 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) in stbi__jpeg_get_bit()
2021 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman… in stbi__jpeg_decode_block()
2073 static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64], stbi__huffman *hdc, int b) in stbi__jpeg_decode_block_prog_dc()
2100 static int stbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi_… in stbi__jpeg_decode_block_prog_ac()
2723 static stbi_uc stbi__get_marker(stbi__jpeg *j) in stbi__get_marker()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h1819 } stbi__jpeg; typedef
1890 static void stbi__grow_buffer_unsafe(stbi__jpeg *j) in stbi__grow_buffer_unsafe()
1912 stbi_inline static int stbi__jpeg_huff_decode(stbi__jpeg *j, stbi__huffman *h) in stbi__jpeg_huff_decode()
1966 stbi_inline static int stbi__extend_receive(stbi__jpeg *j, int n) in stbi__extend_receive()
1982 stbi_inline static int stbi__jpeg_get_bits(stbi__jpeg *j, int n) in stbi__jpeg_get_bits()
1993 stbi_inline static int stbi__jpeg_get_bit(stbi__jpeg *j) in stbi__jpeg_get_bit()
2021 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman… in stbi__jpeg_decode_block()
2073 static int stbi__jpeg_decode_block_prog_dc(stbi__jpeg *j, short data[64], stbi__huffman *hdc, int b) in stbi__jpeg_decode_block_prog_dc()
2100 static int stbi__jpeg_decode_block_prog_ac(stbi__jpeg *j, short data[64], stbi__huffman *hac, stbi_… in stbi__jpeg_decode_block_prog_ac()
2723 static stbi_uc stbi__get_marker(stbi__jpeg *j) in stbi__get_marker()
[all …]