/third_party/ffmpeg/libavcodec/ |
H A D | tmv.c | 39 tmv_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) tmv_decode_frame() argument
|
H A D | vcr1.c | 50 vcr1_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) vcr1_decode_frame() argument
|
H A D | bitpacked_dec.c | 41 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 D | bitpacked.c | 40 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 D | dsddec.c | 70 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 D | frwu.c | 45 decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | cngenc.c | 63 static int cng_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in cng_encode_frame() argument
|
H A D | avuidec.c | 34 avui_decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) avui_decode_frame() argument
|
H A D | libgsmdec.c | 85 libgsm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) libgsm_decode_frame() argument
|
H A D | m101.c | 47 m101_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) m101_decode_frame() argument
|
H A D | aasc.c | 81 aasc_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) aasc_decode_frame() argument
|
H A D | zerocodec.c | 32 zerocodec_decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) zerocodec_decode_frame() argument
|
H A D | pgxdec.c | 113 pgx_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) pgx_decode_frame() argument
|
H A D | xfacedec.c | 112 xface_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) xface_decode_frame() argument
|
H A D | xl.c | 40 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | ws-snd1.c | 54 ws_snd_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ws_snd_decode_frame() argument
|
H A D | s302menc.c | 72 static int s302m_encode2_frame(AVCodecContext *avctx, AVPacket *avpkt, in s302m_encode2_frame() argument
|
H A D | txd.c | 35 txd_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) txd_decode_frame() argument
|
H A D | msrle.c | 85 msrle_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) msrle_decode_frame() argument
|
H A D | xbmdec.c | 68 xbm_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) xbm_decode_frame() argument
|
H A D | bintext.c | 143 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | g722dec.c | 87 g722_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) g722_decode_frame() argument
|
H A D | libtwolame.c | 110 static int twolame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in twolame_encode_frame() argument [all...] |
H A D | libspeexdec.c | 127 libspeex_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) libspeex_decode_frame() argument
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | w64xmmtest.c | 48 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
|