| /third_party/ffmpeg/libavcodec/ |
| H A D | dovi_rpu.c | 94 AVBufferRef *buf; in ff_dovi_attach_side_data() local
|
| H A D | g723_1.c | 1146 void ff_g723_1_gen_dirac_train(int16_t *buf, int pitch_lag) in ff_g723_1_gen_dirac_train() argument
|
| H A D | h264_parser.c | 69 static int find_start_code(const uint8_t *buf, int buf_size, in find_start_code() argument 79 static int h264_find_frame_end(H264ParseContext *p, const uint8_t *buf, in h264_find_frame_end() argument 256 parse_nal_units(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t * const buf, int buf_size) parse_nal_units() argument 589 h264_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) h264_parse() argument [all...] |
| H A D | h264_mp4toannexb_bsf.c | 214 const uint8_t *buf; in h264_mp4toannexb_filter() local [all...] |
| H A D | jpeglsenc.c | 48 uint8_t *buf; member
|
| H A D | libopencore-amr.c | 102 const uint8_t *buf = avpkt->data; in amr_nb_decode_frame() local 335 const uint8_t *buf = avpkt->data; amr_wb_decode_frame() local [all...] |
| H A D | aacenc_ltp.c | 75 static void get_lag(float *buf, const float *new, LongTermPrediction *ltp) in get_lag() argument 99 static void generate_samples(float *buf, LongTermPrediction *ltp) in generate_samples() argument
|
| H A D | avcodec.c | 340 char buf[512]; in avcodec_open2() local 516 void avcodec_string(char *buf, int buf_size, AVCodecContext *enc, int encode) in avcodec_string() argument 667 char buf[512]; in avcodec_string() local [all...] |
| H A D | dsicinvideo.c | 200 const uint8_t *buf = avpkt->data; in cinvideo_decode_frame() local [all...] |
| H A D | fraps.c | 140 const uint8_t *buf = avpkt->data; in decode_frame() local [all...] |
| H A D | h2645_parse.c | 334 static int find_next_start_code(const uint8_t *buf, const uint8_t *next_avc) in find_next_start_code() argument 396 int ff_h2645_packet_split(H2645Packet *pkt, const uint8_t *buf, int length, in ff_h2645_packet_split() argument [all...] |
| H A D | libaribb24.c | 213 AVBPrint buf = { 0 }; in libaribb24_handle_regions() local [all...] |
| H A D | mpc8.c | 184 const uint8_t *buf = avpkt->data; in mpc8_decode_frame() local
|
| H A D | ansi.c | 361 const uint8_t *buf = avpkt->data; in decode_frame() local [all...] |
| H A D | cinepak.c | 455 const uint8_t *buf = avpkt->data; in cinepak_decode_frame() local
|
| H A D | dv.h | 45 uint8_t *buf; member
|
| H A D | hevc_parser.c | 183 static int parse_nal_units(AVCodecParserContext *s, const uint8_t *buf, in parse_nal_units() argument 260 static int hevc_find_frame_end(AVCodecParserContext *s, const uint8_t *buf, in hevc_find_frame_end() argument 300 hevc_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) hevc_parse() argument [all...] |
| H A D | bytestream.h | 137 bytestream2_init(GetByteContext *g, const uint8_t *buf, int buf_size) bytestream2_init() argument 147 bytestream2_init_writer(PutByteContext *p, uint8_t *buf, int buf_size) bytestream2_init_writer() argument
|
| H A D | c93.c | 126 const uint8_t *buf = avpkt->data; in decode_frame() local
|
| H A D | dirac_dwt.h | 41 uint8_t *buf; member
|
| H A D | flicvideo.c | 1075 const uint8_t *buf = avpkt->data; in flic_decode_frame() local 151 flic_decode_frame_8BPP(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, const uint8_t *buf, int buf_size) flic_decode_frame_8BPP() argument 490 flic_decode_frame_15_16BPP(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, const uint8_t *buf, int buf_size) flic_decode_frame_15_16BPP() argument 792 flic_decode_frame_24BPP(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, const uint8_t *buf, int buf_size) flic_decode_frame_24BPP() argument [all...] |
| H A D | flashsvenc.c | 129 static int encode_bitstream(FlashSVContext *s, const AVFrame *p, uint8_t *buf, in encode_bitstream() argument
|
| H A D | librav1e.c | 114 RaData* buf = rav1e_twopass_out(ctx->ctx); in get_stats() local [all...] |
| H A D | mdec.c | 174 const uint8_t *buf = avpkt->data; in decode_frame() local
|
| /third_party/curl/tests/http/clients/ |
| H A D | h2-download.c | 111 static size_t my_write_cb(char *buf, size_t nitems, size_t buflen, in my_write_cb() argument
|