| /third_party/ffmpeg/libavcodec/ |
| H A D | mmvideo.c | 192 const uint8_t *buf = avpkt->data; in mm_decode_frame() local
|
| 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...] |
| /third_party/elfutils/tests/ |
| H A D | addsections.c | 152 void *buf; in add_sections() local
|
| H A D | addrscopes.c | 162 char *buf = NULL; in main() local
|
| H A D | fillfile.c | 176 check_data (const char *sname, Elf_Data *data, char *buf) in check_data() argument
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | resampling_audio.c | 95 char buf[64]; in main() local
|
| /third_party/curl/tests/unit/ |
| H A D | unit2603.c | 72 const char *buf; in parse_success() local
|
| /third_party/elfutils/lib/ |
| H A D | system.h | 148 pwrite_retry (int fd, const void *buf, size_t len, off_t off) in pwrite_retry() argument 167 write_retry (int fd, const void *buf, size_t len) in write_retry() argument 185 pread_retry (int fd, void *buf, size_t len, off_t off) in pread_retry() argument
|
| /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...] |