Home
last modified time | relevance | path

Searched defs:buf (Results 5601 - 5625 of 20444) sorted by relevance

1...<<221222223224225226227228229230>>...818

/third_party/ffmpeg/libavfilter/
H A Daf_vibrato.c33 double **buf; member
84 double *buf; in filter_frame() local
[all...]
H A Dfflcms2.c176 AVBufferRef *buf; in ff_icc_profile_attach() local
H A Df_zmq.c98 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 Dvf_scdet.c159 char buf[64]; in activate() local
/third_party/ffmpeg/libavcodec/
H A Dmsvideo1.c53 const unsigned char *buf; member
300 const uint8_t *buf = avpkt->data; msvideo1_decode_frame() local
[all...]
H A Dopus_parser.c43 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 Dremove_extradata_bsf.c45 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 Drl2.c184 const uint8_t *buf = avpkt->data; in rl2_decode_frame() local
H A Dtiertexseqv.c236 const uint8_t *buf = avpkt->data; in seqvideo_decode_frame() local
/third_party/ffmpeg/libavformat/
H A Dadtsenc.c51 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 Dbluray.c190 static int bluray_read(URLContext *h, unsigned char *buf, int size) in bluray_read() argument
H A Dmpsubdec.c93 AVBPrint buf; in mpsub_read_header() local
H A Drtpenc.c484 rtp_send_ilbc(AVFormatContext *s1, const uint8_t *buf, int size) rtp_send_ilbc() argument
[all...]
H A Drtpdec_vp9.c30 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 Drtpdec_vc2hq.c35 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 Drtpenc.h49 uint8_t *buf; member
H A Dsrtdec.c36 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 Dsrtp.c68 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 Dsrtpproto.c69 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 Dvqf.c56 char *buf, key[5] = {0}; in add_metadata() local
[all...]
H A Dlibopenmpt.c84 char *buf; in read_header_openmpt() local
[all...]
H A Dlatmenc.c59 static int latm_decode_extradata(AVFormatContext *s, uint8_t *buf, int size) in latm_decode_extradata() argument
H A Dlibrist.c200 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 Dlibgme.c61 char buf[30]; in load_metadata() local
99 char *buf; in read_header_gme() local
[all...]
H A Dmpeg.h68 static inline int64_t ff_parse_pes_pts(const uint8_t *buf) { in ff_parse_pes_pts() argument

Completed in 17 milliseconds

1...<<221222223224225226227228229230>>...818