| /third_party/ffmpeg/libavfilter/ |
| H A D | af_vibrato.c | 33 double **buf; member 84 double *buf; in filter_frame() local [all...] |
| H A D | fflcms2.c | 176 AVBufferRef *buf; in ff_icc_profile_attach() local
|
| H A D | f_zmq.c | 98 const char **buf = &command_str; in parse_command() local 118 static int recv_msg(AVFilterContext *ctx, char **buf, int *buf_size) in recv_msg() argument
|
| H A D | vf_scdet.c | 159 char buf[64]; in activate() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | msvideo1.c | 53 const unsigned char *buf; member 300 const uint8_t *buf = avpkt->data; msvideo1_decode_frame() local [all...] |
| H A D | opus_parser.c | 43 const uint8_t *buf = start + 1; in parse_opus_ts_header() local 83 opus_find_frame_end(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t *buf, int buf_size, int *header_len) opus_find_frame_end() argument 165 opus_parse(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) opus_parse() argument [all...] |
| H A D | remove_extradata_bsf.c | 45 static int av1_split(const uint8_t *buf, int buf_size, void *logctx) in av1_split() argument 66 static int h264_split(const uint8_t *buf, int buf_size) in h264_split() argument 103 static int hevc_split(const uint8_t *buf, in argument 135 mpegvideo_split(const uint8_t *buf, int buf_size) mpegvideo_split() argument 150 mpeg4video_split(const uint8_t *buf, int buf_size) mpeg4video_split() argument 164 vc1_split(const uint8_t *buf, int buf_size) vc1_split() argument [all...] |
| H A D | rl2.c | 184 const uint8_t *buf = avpkt->data; in rl2_decode_frame() local
|
| H A D | tiertexseqv.c | 236 const uint8_t *buf = avpkt->data; in seqvideo_decode_frame() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | adtsenc.c | 51 static int adts_decode_extradata(AVFormatContext *s, ADTSContext *adts, const uint8_t *buf, int size) in adts_decode_extradata() argument 171 uint8_t buf[ADTS_HEADER_SIZE]; in adts_write_packet() local 128 adts_write_frame_header(ADTSContext *ctx, uint8_t *buf, int size, int pce_size) adts_write_frame_header() argument
|
| H A D | bluray.c | 190 static int bluray_read(URLContext *h, unsigned char *buf, int size) in bluray_read() argument
|
| H A D | mpsubdec.c | 93 AVBPrint buf; in mpsub_read_header() local
|
| H A D | rtpenc.c | 484 rtp_send_ilbc(AVFormatContext *s1, const uint8_t *buf, int size) rtp_send_ilbc() argument [all...] |
| H A D | rtpdec_vp9.c | 30 AVIOContext *buf; member 43 vp9_handle_packet(AVFormatContext *ctx, PayloadContext *rtp_vp9_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vp9_handle_packet() argument [all...] |
| H A D | rtpdec_vc2hq.c | 35 AVIOContext *buf; member 45 static void fill_parse_info_header(PayloadContext *pl_ctx, uint8_t *buf, in fill_parse_info_header() argument 56 vc2hq_handle_sequence_header(PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, const uint8_t *buf, int len) vc2hq_handle_sequence_header() argument 92 vc2hq_handle_frame_fragment(AVFormatContext *ctx, PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, int flags) vc2hq_handle_frame_fragment() argument 176 vc2hq_handle_packet(AVFormatContext *ctx, PayloadContext *pl_ctx, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) vc2hq_handle_packet() argument [all...] |
| H A D | rtpenc.h | 49 uint8_t *buf; member
|
| H A D | srtdec.c | 36 char buf[64], *pbuf; in srt_probe() local 94 add_event(FFDemuxSubtitlesQueue *q, AVBPrint *buf, char *line_cache, const struct event_info *ei, int append_cache) add_event() argument 129 AVBPrint buf; srt_read_header() local [all...] |
| H A D | srtp.c | 68 uint8_t buf[30]; in ff_srtp_set_crypto() local 126 int ff_srtp_decrypt(struct SRTPContext *s, uint8_t *buf, int *lenptr) in ff_srtp_decrypt() argument 245 uint8_t *buf; ff_srtp_encrypt() local [all...] |
| H A D | srtpproto.c | 69 char hostname[256], buf[1024], path[1024]; in srtp_open() local 96 static int srtp_read(URLContext *h, uint8_t *buf, int size) in srtp_read() argument 109 static int srtp_write(URLContext *h, const uint8_t *buf, int size) in srtp_write() argument [all...] |
| H A D | vqf.c | 56 char *buf, key[5] = {0}; in add_metadata() local [all...] |
| H A D | libopenmpt.c | 84 char *buf; in read_header_openmpt() local [all...] |
| H A D | latmenc.c | 59 static int latm_decode_extradata(AVFormatContext *s, uint8_t *buf, int size) in latm_decode_extradata() argument
|
| H A D | librist.c | 200 static int librist_read(URLContext *h, uint8_t *buf, int size) in librist_read() argument 236 static int librist_write(URLContext *h, const uint8_t *buf, int size) in librist_write() argument
|
| H A D | libgme.c | 61 char buf[30]; in load_metadata() local 99 char *buf; in read_header_gme() local [all...] |
| H A D | mpeg.h | 68 static inline int64_t ff_parse_pes_pts(const uint8_t *buf) { in ff_parse_pes_pts() argument
|