Searched defs:parse_header (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | decompress_unlzo.c | 41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function
|
| /OK3568_Linux_fs/u-boot/lib/lzo/ |
| H A D | lzo1x_decompress.c | 45 static inline const unsigned char *parse_header(const unsigned char *src) in parse_header() function
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | initramfs.c | 158 static void __init parse_header(char *s) in parse_header() function
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | ctl.c | 245 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header() function
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 4207 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib() 4235 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib() 4266 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4207 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib() 4235 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib() 4266 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()
|