Home
last modified time | relevance | path

Searched defs:pkt (Results 176 - 200 of 1341) sorted by relevance

12345678910>>...54

/third_party/ffmpeg/libavcodec/
H A Daliaspixenc.c31 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
H A Dv210enc.c69 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
H A Dwrapped_avframe.c43 static int wrapped_avframe_encode(AVCodecContext *avctx, AVPacket *pkt, in wrapped_avframe_encode() argument
79 wrapped_avframe_decode(AVCodecContext *avctx, AVFrame *out, int *got_frame, AVPacket *pkt) wrapped_avframe_decode() argument
[all...]
H A Dprores_metadata_bsf.c43 static int prores_metadata(AVBSFContext *bsf, AVPacket *pkt) in prores_metadata() argument
/third_party/ffmpeg/libavformat/
H A Dgenh.c164 static int genh_read_packet(AVFormatContext *s, AVPacket *pkt) in genh_read_packet() argument
H A Dgsmdec.c54 static int gsm_read_packet(AVFormatContext *s, AVPacket *pkt) in gsm_read_packet() argument
H A Divfenc.c80 static int ivf_write_packet(AVFormatContext *s, AVPacket *pkt) in ivf_write_packet() argument
H A Dlmlm4.c83 static int lmlm4_read_packet(AVFormatContext *s, AVPacket *pkt) in lmlm4_read_packet() argument
H A Dmovenc_ttml.c57 mov_write_ttml_document_from_queue(AVFormatContext *s, AVFormatContext *ttml_ctx, MOVTrack *track, AVPacket *pkt, int64_t *out_start_ts, int64_t *out_duration) mov_write_ttml_document_from_queue() argument
106 ff_mov_generate_squashed_ttml_packet(AVFormatContext *s, MOVTrack *track, AVPacket *pkt) ff_mov_generate_squashed_ttml_packet() argument
[all...]
H A Dmsnwc_tcp.c103 static int msnwc_tcp_read_packet(AVFormatContext *ctx, AVPacket *pkt) in msnwc_tcp_read_packet() argument
H A Drsd.c181 static int rsd_read_packet(AVFormatContext *s, AVPacket *pkt) in rsd_read_packet() argument
[all...]
H A Drtpdec_svq3.c43 svq3_parse_packet(AVFormatContext *s, PayloadContext *sv, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) svq3_parse_packet() argument
H A Dttaenc.c92 static int tta_write_packet(AVFormatContext *s, AVPacket *pkt) in tta_write_packet() argument
126 AVPacket *const pkt = ffformatcontext(s)->pkt; in tta_queue_flush() local
[all...]
H A Dtxd.c56 static int txd_read_packet(AVFormatContext *s, AVPacket *pkt) { in txd_read_packet() argument
H A Daixdec.c87 static int aix_read_packet(AVFormatContext *s, AVPacket *pkt) in aix_read_packet() argument
H A Dredspark.c131 static int redspark_read_packet(AVFormatContext *s, AVPacket *pkt) in redspark_read_packet() argument
H A Drawutils.c30 AVPacket *pkt = *ppkt; in ff_reshuffle_raw_rgb() local
71 int ff_get_packet_palette(AVFormatContext *s, AVPacket *pkt, int ret, uint32_t *palette) in ff_get_packet_palette() argument
[all...]
H A Drtpdec_ac3.c40 ac3_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) ac3_handle_packet() argument
H A Dvocdec.c60 static int voc_read_packet(AVFormatContext *s, AVPacket *pkt) in voc_read_packet() argument
H A Dxa.c99 xa_read_packet(AVFormatContext *s, AVPacket *pkt) xa_read_packet() argument
H A Daptxdec.c77 static int aptx_read_packet(AVFormatContext *s, AVPacket *pkt) in aptx_read_packet() argument
82 static int aptx_hd_read_packet(AVFormatContext *s, AVPacket *pkt) in aptx_hd_read_packet() argument
H A Dv210.c69 static int v210_read_packet(AVFormatContext *s, AVPacket *pkt) in v210_read_packet() argument
H A Dwestwood_aud.c127 wsaud_read_packet(AVFormatContext *s, AVPacket *pkt) wsaud_read_packet() argument
H A Dwebvttenc.c64 static int webvtt_write_packet(AVFormatContext *ctx, AVPacket *pkt) in webvtt_write_packet() argument
H A Dimx.c88 static int simbiosis_imx_read_packet(AVFormatContext *s, AVPacket *pkt) in simbiosis_imx_read_packet() argument

Completed in 9 milliseconds

12345678910>>...54