| /third_party/ffmpeg/libavcodec/ |
| H A D | bintext.c | 147 const uint8_t *buf = avpkt->data; in decode_frame() local [all...] |
| H A D | bitstream_filter.c | 97 av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) av_bitstream_filter_filter() argument
|
| H A D | libspeexdec.c | 130 uint8_t *buf = avpkt->data; in libspeex_decode_frame() local
|
| H A D | av1_parse.h | 107 static inline int parse_obu_header(const uint8_t *buf, int buf_size, in parse_obu_header() argument 151 static inline int get_obu_bit_length(const uint8_t *buf, int size, int type) in get_obu_bit_length() argument
|
| H A D | mjpegbdec.c | 46 const uint8_t *buf = avpkt->data; in mjpegb_decode_frame() local
|
| H A D | mpeg4_unpack_bframes_bsf.c | 33 static void scan_buffer(const uint8_t *buf, int buf_size, in scan_buffer() argument
|
| H A D | mpeg4video_parser.c | 42 int ff_mpeg4_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size) in ff_mpeg4_find_frame_end() argument 90 mpeg4_decode_header(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t *buf, int buf_size) mpeg4_decode_header() argument 140 mpeg4video_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mpeg4video_parse() argument [all...] |
| H A D | amr_parser.c | 54 amr_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) amr_parse() argument
|
| H A D | hevc_parse.c | 24 static int hevc_decode_nal_units(const uint8_t *buf, int buf_size, HEVCParamSets *ps, in hevc_decode_nal_units() argument
|
| H A D | mpegaudio_parser.c | 43 mpegaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mpegaudio_parse() argument
|
| H A D | dirac_vlc.c | 1095 int ff_dirac_golomb_read_16bit(const uint8_t *buf, int bytes, in ff_dirac_golomb_read_16bit() argument 1115 int ff_dirac_golomb_read_32bit(const uint8_t *buf, int bytes, in ff_dirac_golomb_read_32bit() argument
|
| H A D | jvdec.c | 151 const uint8_t *buf = avpkt->data; in decode_frame() local [all...] |
| H A D | kgv1dec.c | 50 const uint8_t *buf = avpkt->data; in decode_frame() local [all...] |
| H A D | cscd.c | 71 const uint8_t *buf = avpkt->data; in decode_frame() local
|
| H A D | exif.c | 226 char buf[7]; in exif_decode_tag() local 265 int avpriv_exif_decode_ifd(void *logctx, const uint8_t *buf, int size, in avpriv_exif_decode_ifd() argument
|
| H A D | bmp.c | 34 const uint8_t *buf = avpkt->data; in bmp_decode_frame() local [all...] |
| H A D | bmpenc.c | 75 uint8_t *ptr, *buf; in bmp_encode_frame() local [all...] |
| H A D | libilbc.c | 93 const uint8_t *buf = avpkt->data; in ilbc_decode_frame() local
|
| H A D | mlp.c | 98 uint16_t ff_mlp_checksum16(const uint8_t *buf, unsigned int buf_size) in ff_mlp_checksum16() argument 107 uint8_t ff_mlp_checksum8(const uint8_t *buf, unsigned int buf_size) in ff_mlp_checksum8() argument 114 uint8_t ff_mlp_restart_checksum(const uint8_t *buf, unsigned int bit_size) in ff_mlp_restart_checksum() argument 133 ff_mlp_calculate_parity(const uint8_t *buf, unsigned int buf_size) ff_mlp_calculate_parity() argument [all...] |
| /third_party/elfutils/tests/ |
| H A D | newdata.c | 39 add_section_data (Elf *elf, char *buf, size_t len) in add_section_data() argument
|
| H A D | sectiondump.c | 145 unsigned char *buf = (unsigned char *) data->d_buf; in print_bytes() local
|
| /third_party/curl/tests/libtest/ |
| H A D | lib650.c | 40 static size_t count_chars(void *userp, const char *buf, size_t len) in count_chars() argument
|
| /third_party/eudev/src/udev/ |
| H A D | udevadm-trigger.c | 62 static const char *keyval(const char *str, const char **val, char *buf, size_t size) { in keyval() argument 135 char buf[UTIL_PATH_SIZE]; in adm_trigger() local [all...] |
| /third_party/ffmpeg/doc/examples/ |
| H A D | decode_video.c | 38 static void pgm_save(unsigned char *buf, int wrap, int xsize, int ysize, in pgm_save() argument 54 char buf[1024]; in decode() local
|
| /third_party/curl/tests/unit/ |
| H A D | unit2601.c | 222 unsigned char buf[16*1024]; variable
|