Home
last modified time | relevance | path

Searched defs:avpkt (Results 26 - 50 of 369) sorted by relevance

12345678910>>...15

/third_party/ffmpeg/libavcodec/
H A Dtmv.c39 tmv_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) tmv_decode_frame() argument
H A Dvcr1.c50 vcr1_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) vcr1_decode_frame() argument
H A Dbitpacked_dec.c41 bitpacked_decode_uyvy422(AVCodecContext *avctx, AVFrame *frame, const AVPacket *avpkt) bitpacked_decode_uyvy422() argument
63 bitpacked_decode_yuv422p10(AVCodecContext *avctx, AVFrame *frame, const AVPacket *avpkt) bitpacked_decode_yuv422p10() argument
125 bitpacked_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) bitpacked_decode() argument
H A Dbitpacked.c40 bitpacked_decode_uyvy422(AVCodecContext *avctx, AVFrame *frame, const AVPacket *avpkt) bitpacked_decode_uyvy422() argument
58 bitpacked_decode_yuv422p10(AVCodecContext *avctx, AVFrame *frame, const AVPacket *avpkt) bitpacked_decode_yuv422p10() argument
120 bitpacked_decode(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) bitpacked_decode() argument
H A Ddsddec.c70 const AVPacket *avpkt; member
79 const AVPacket *avpkt = td->avpkt; in dsd_channel() local
98 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame() argument
H A Dfrwu.c45 decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dcngenc.c63 static int cng_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in cng_encode_frame() argument
H A Davuidec.c34 avui_decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) avui_decode_frame() argument
H A Dlibgsmdec.c85 libgsm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) libgsm_decode_frame() argument
H A Dm101.c47 m101_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) m101_decode_frame() argument
H A Daasc.c81 aasc_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) aasc_decode_frame() argument
H A Dzerocodec.c32 zerocodec_decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) zerocodec_decode_frame() argument
H A Dpgxdec.c113 pgx_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) pgx_decode_frame() argument
H A Dxfacedec.c112 xface_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) xface_decode_frame() argument
H A Dxl.c40 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dws-snd1.c54 ws_snd_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ws_snd_decode_frame() argument
H A Ds302menc.c72 static int s302m_encode2_frame(AVCodecContext *avctx, AVPacket *avpkt, in s302m_encode2_frame() argument
H A Dtxd.c35 txd_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) txd_decode_frame() argument
H A Dmsrle.c85 msrle_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) msrle_decode_frame() argument
H A Dxbmdec.c68 xbm_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) xbm_decode_frame() argument
H A Dbintext.c143 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dg722dec.c87 g722_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) g722_decode_frame() argument
H A Dlibtwolame.c110 static int twolame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in twolame_encode_frame() argument
[all...]
H A Dlibspeexdec.c127 libspeex_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) libspeex_decode_frame() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dw64xmmtest.c48 wrap(avcodec_send_packet(AVCodecContext *avctx, const AVPacket *avpkt)) in avcodec_send_packet() argument
53 wrap(avcodec_receive_packet(AVCodecContext *avctx, AVPacket *avpkt)) in avcodec_receive_packet() argument
32 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument

Completed in 9 milliseconds

12345678910>>...15