| /third_party/elfutils/tests/ |
| H A D | fillfile.c | 176 check_data (const char *sname, Elf_Data *data, char *buf) in check_data() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | adxenc.c | 101 static int adx_encode_header(AVCodecContext *avctx, uint8_t *buf, int bufsize) in adx_encode_header() argument [all...] |
| H A D | adxdec.c | 103 const uint8_t *buf = avpkt->data; in adx_decode_frame() local [all...] |
| H A D | ac3_parser.c | 158 int avpriv_ac3_parse_header(AC3HeaderInfo **phdr, const uint8_t *buf, in avpriv_ac3_parse_header() argument 181 int av_ac3_parse_header(const uint8_t *buf, size_t size, in av_ac3_parse_header() argument 259 int avpriv_ac3_parse_header(AC3HeaderInfo **phdr, const uint8_t *buf, in avpriv_ac3_parse_header() argument 265 int av_ac3_parse_header(const uint8_t *buf, size_t size, in av_ac3_parse_header() argument
|
| H A D | roqvideodec.c | 197 const uint8_t *buf = avpkt->data; in roq_decode_frame() local
|
| H A D | ttmlenc.c | 80 static int ttml_encode_frame(AVCodecContext *avctx, uint8_t *buf, in ttml_encode_frame() argument 218 static int ttml_write_region(AVCodecContext *avctx, AVBPrint *buf, in ttml_write_region() argument [all...] |
| H A D | vorbis_parser.c | 43 parse_id_header(AVVorbisParseContext *s, const uint8_t *buf, int buf_size) parse_id_header() argument 75 parse_setup_header(AVVorbisParseContext *s, const uint8_t *buf, int buf_size) parse_setup_header() argument 215 av_vorbis_parse_frame_flags(AVVorbisParseContext *s, const uint8_t *buf, int buf_size, int *flags) av_vorbis_parse_frame_flags() argument 266 av_vorbis_parse_frame(AVVorbisParseContext *s, const uint8_t *buf, int buf_size) av_vorbis_parse_frame() argument 307 vorbis_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) vorbis_parse() argument [all...] |
| H A D | xwdenc.c | 42 uint8_t *ptr, *buf; in xwd_encode_frame() local [all...] |
| H A D | vc1_parser.c | 60 vc1_extract_header(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t *buf, int buf_size) vc1_extract_header() argument 127 vc1_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) vc1_parse() argument
|
| H A D | mscc.c | 137 const uint8_t *buf = avpkt->data; in decode_frame() local
|
| H A D | pcxenc.c | 91 uint8_t *buf; in pcx_encode_frame() local [all...] |
| H A D | vp5.c | 38 static int vp5_parse_header(VP56Context *s, const uint8_t *buf, int buf_size) in vp5_parse_header() argument
|
| H A D | xfaceenc.c | 145 const uint8_t *buf; in xface_encode_frame() local
|
| H A D | mpegvideo_parser.c | 41 static int mpeg1_find_frame_end(ParseContext *pc, const uint8_t *buf, in mpeg1_find_frame_end() argument 103 mpegvideo_extract_headers(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t *buf, int buf_size) mpegvideo_extract_headers() argument 251 mpegvideo_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mpegvideo_parse() argument [all...] |
| H A D | mpegvideoencdsp.c | 119 static void draw_edges_8_c(uint8_t *buf, int wrap, int width, int height, in draw_edges_8_c() argument
|
| H A D | mxpegdec.c | 186 const uint8_t *buf = avpkt->data; in mxpeg_decode_frame() local
|
| H A D | nellymoserdec.c | 67 float buf[NELLY_FILL_LEN], pows[NELLY_FILL_LEN]; in nelly_decode_block() local 145 const uint8_t *buf = avpkt->data; in decode_tag() local
|
| /third_party/curl/tests/server/ |
| H A D | fake_ntlm.c | 115 char buf[1024]; in main() local
|
| /third_party/elfutils/libasm/ |
| H A D | disasm_cb.c | 47 default_elf_getsym(GElf_Addr addr, Elf32_Word scnndx, GElf_Addr value, char **buf, size_t *buflen, void *arg) default_elf_getsym() argument
|
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs_zoned.c | 34 get_sysfs_path(struct device_info *dev, const char *attr, char *buf, size_t buflen) get_sysfs_path() argument
|
| /third_party/elfutils/libcpu/ |
| H A D | bpf_disasm.c | 100 char buf[128]; in bpf_disasm() local [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | quotaio.c | 83 quota_write_nomount(struct quota_file *qf, long offset, void *buf, unsigned int size) quota_write_nomount() argument 97 quota_read_nomount(struct quota_file *qf, long offset, void *buf, unsigned int size) quota_read_nomount() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | lib518.c | 102 static void rlim2str(char *buf, size_t len, rlim_t val) in rlim2str() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_channelsplit.c | 89 char buf[64]; in init() local 157 static int filter_frame(AVFilterLink *outlink, AVFrame *buf) in filter_frame() argument
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mpegaudiodsp.c | 67 static void apply_window(const float *buf, const float *win1, in apply_window() argument [all...] |