Home
last modified time | relevance | path

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

12345678910>>...28

/third_party/ffmpeg/libavcodec/
H A Dtruehd_core_bsf.c37 static int truehd_core_filter(AVBSFContext *ctx, AVPacket *pkt) in truehd_core_filter() argument
[all...]
H A Dpnmenc.c37 static int pnm_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in pnm_encode_frame() argument
H A Dqoienc.c28 static int qoi_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in qoi_encode_frame() argument
H A Dr210enc.c43 static int encode_frame(AVCodecContext *avctx, AVPacket *pkt, in encode_frame() argument
H A Dtargaenc.c86 static int targa_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in targa_encode_frame() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dlibcdio.c115 static int read_packet(AVFormatContext *ctx, AVPacket *pkt) in read_packet() argument
/third_party/ffmpeg/libavformat/
H A Dact.c115 read_packet(AVFormatContext *s, AVPacket *pkt) read_packet() argument
[all...]
H A Daqtitledec.c103 static int aqt_read_packet(AVFormatContext *s, AVPacket *pkt) in aqt_read_packet() argument
H A Dc93.c106 static int read_packet(AVFormatContext *s, AVPacket *pkt) in read_packet() argument
[all...]
H A Dbit.c142 static int write_packet(AVFormatContext *s, AVPacket *pkt) in write_packet() argument
75 read_packet(AVFormatContext *s, AVPacket *pkt) read_packet() argument
[all...]
H A Dbmv.c70 static int bmv_read_packet(AVFormatContext *s, AVPacket *pkt) in bmv_read_packet() argument
[all...]
H A Dfitsdec.c144 static int fits_read_packet(AVFormatContext *s, AVPacket *pkt) in fits_read_packet() argument
[all...]
H A Dfifo_test.c65 static int failing_write_packet(AVFormatContext *avf, AVPacket *pkt) in failing_write_packet() argument
H A Dgdv.c156 static int gdv_read_packet(AVFormatContext *ctx, AVPacket *pkt) in gdv_read_packet() argument
H A Dmtv.c199 static int mtv_read_packet(AVFormatContext *s, AVPacket *pkt) in mtv_read_packet() argument
H A Dmxg.c131 static int mxg_read_packet(AVFormatContext *s, AVPacket *pkt) in mxg_read_packet() argument
[all...]
H A Dsmjpegdec.c140 static int smjpeg_read_packet(AVFormatContext *s, AVPacket *pkt) in smjpeg_read_packet() argument
H A Dtty.c141 static int read_packet(AVFormatContext *avctx, AVPacket *pkt) in read_packet() argument
H A Dtta.c150 static int tta_read_packet(AVFormatContext *s, AVPacket *pkt) in tta_read_packet() argument
H A Dvpk.c81 static int vpk_read_packet(AVFormatContext *s, AVPacket *pkt) in vpk_read_packet() argument
H A Dkvag.c96 static int kvag_read_packet(AVFormatContext *s, AVPacket *pkt) in kvag_read_packet() argument
H A Dspdifdec.c173 int ff_spdif_read_packet(AVFormatContext *s, AVPacket *pkt) in ff_spdif_read_packet() argument
[all...]
H A Dsol.c124 sol_read_packet(AVFormatContext *s, AVPacket *pkt) sol_read_packet() argument
H A Dxwma.c290 static int xwma_read_packet(AVFormatContext *s, AVPacket *pkt) in xwma_read_packet() argument
/third_party/ffmpeg/libavformat/tests/
H A Dseek.c120 AVPacket pkt = { 0 }; in main() local
[all...]

Completed in 10 milliseconds

12345678910>>...28