Searched defs:parse_header (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/amd/registers/ |
| D | parseheader.py | 80 def parse_header(self, filp): member in HeaderParser
|
| /third_party/ffmpeg/libavformat/ |
| D | ifv.c | 89 static int parse_header(AVFormatContext *s) in parse_header() function
|
| D | hdsenc.c | 79 static int parse_header(OutputStream *os, const uint8_t *buf, int buf_size) in parse_header() function
|
| /third_party/gstreamer/gstplugins_good/tests/check/elements/ |
| D | rtpst2022-1-fecenc.c | 45 parse_header (Rtp2DFecHeader * fec, guint8 * data, guint len) in parse_header() function
|
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| D | macro_collector.py | 495 def parse_header(self, filename: str) -> None: member in InputsForTest
|
| /third_party/python/Lib/ |
| D | cgi.py | 230 def parse_header(line): function
|
| /third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
| D | gstrtpst2022-1-fecdec.c | 289 parse_header (GstRTPBuffer * rtp, Rtp2DFecHeader * fec) in parse_header() function
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_text.c | 374 static boolean parse_header( struct translate_ctx *ctx ) in parse_header() function
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp56.h | 198 VP56ParseHeader parse_header; member
|
| /third_party/nghttp2/src/ |
| D | shrpx_config.cc | 358 HeaderRefs::value_type parse_header(BlockAllocator &balloc, in parse_header() function
|
| /third_party/astc-encoder/Source/ |
| D | stb_image.h | 4397 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib() 4425 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib() 4456 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()
|