/third_party/ffmpeg/libavcodec/ |
H A D | tscc.c | 67 decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | pcx.c | 73 pcx_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) pcx_decode_frame() argument
|
H A D | qoidec.c | 31 qoi_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) qoi_decode_frame() argument
|
H A D | sgirledec.c | 113 sgirle_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) sgirle_decode_frame() argument
|
H A D | wnv1.c | 55 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | xsubdec.c | 50 decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) decode_frame() argument
|
H A D | r210dec.c | 38 decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | s302m.c | 101 s302m_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) s302m_decode_frame() argument
|
H A D | samidec.c | 135 sami_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) sami_decode_frame() argument
|
H A D | sunrast.c | 31 sunrast_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) sunrast_decode_frame() argument
|
H A D | textdec.c | 48 text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) text_decode_frame() argument
|
H A D | wcmv.c | 44 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument [all...] |
H A D | ra144dec.c | 63 ra144_decode_frame(AVCodecContext * avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ra144_decode_frame() argument
|
H A D | cpia.c | 51 cpia_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket* avpkt) cpia_decode_frame() argument
|
H A D | dpcm.c | 210 dpcm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) dpcm_decode_frame() argument
|
H A D | encode.c | 35 int ff_alloc_packet(AVCodecContext *avctx, AVPacket *avpkt, int64_t size) in ff_alloc_packet() argument 57 int avcodec_default_get_encode_buffer(AVCodecContext *avctx, AVPacket *avpkt, int flags) in avcodec_default_get_encode_buffer() argument 79 ff_get_encode_buffer(AVCodecContext *avctx, AVPacket *avpkt, int64_t size, int flags) ff_get_encode_buffer() argument 175 encode_simple_internal(AVCodecContext *avctx, AVPacket *avpkt) encode_simple_internal() argument 264 encode_simple_receive_packet(AVCodecContext *avctx, AVPacket *avpkt) encode_simple_receive_packet() argument 277 encode_receive_packet_internal(AVCodecContext *avctx, AVPacket *avpkt) encode_receive_packet_internal() argument 390 avcodec_receive_packet(AVCodecContext *avctx, AVPacket *avpkt) avcodec_receive_packet() argument [all...] |
H A D | libjxldec.c | 321 static int libjxl_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) in libjxl_decode_frame() argument
|
H A D | libmp3lame.c | 190 static int mp3lame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in mp3lame_encode_frame() argument [all...] |
H A D | libkvazaar.c | 163 libkvazaar_encode(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libkvazaar_encode() argument
|
H A D | libspeexenc.c | 270 static int encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in encode_frame() argument
|
H A D | libuavs3d.c | 145 libuavs3d_decode_frame(AVCodecContext *avctx, AVFrame *frm, int *got_frame, AVPacket *avpkt) libuavs3d_decode_frame() argument
|
H A D | dxa.c | 211 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | fitsdec.c | 184 fits_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) fits_decode_frame() argument
|
H A D | h263dec.c | 428 ff_h263_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_frame, AVPacket *avpkt) ff_h263_decode_frame() argument
|
H A D | libaomdec.c | 159 aom_decode(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) aom_decode() argument
|