Home
last modified time | relevance | path

Searched defs:avpkt (Results 76 - 100 of 369) sorted by relevance

12345678910>>...15

/third_party/ffmpeg/libavcodec/
H A Dtscc.c67 decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dpcx.c73 pcx_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) pcx_decode_frame() argument
H A Dqoidec.c31 qoi_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) qoi_decode_frame() argument
H A Dsgirledec.c113 sgirle_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) sgirle_decode_frame() argument
H A Dwnv1.c55 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dxsubdec.c50 decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) decode_frame() argument
H A Dr210dec.c38 decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Ds302m.c101 s302m_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) s302m_decode_frame() argument
H A Dsamidec.c135 sami_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) sami_decode_frame() argument
H A Dsunrast.c31 sunrast_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) sunrast_decode_frame() argument
H A Dtextdec.c48 text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) text_decode_frame() argument
H A Dwcmv.c44 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
[all...]
H A Dra144dec.c63 ra144_decode_frame(AVCodecContext * avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ra144_decode_frame() argument
H A Dcpia.c51 cpia_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket* avpkt) cpia_decode_frame() argument
H A Ddpcm.c210 dpcm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) dpcm_decode_frame() argument
H A Dencode.c35 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 Dlibjxldec.c321 static int libjxl_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) in libjxl_decode_frame() argument
H A Dlibmp3lame.c190 static int mp3lame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in mp3lame_encode_frame() argument
[all...]
H A Dlibkvazaar.c163 libkvazaar_encode(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libkvazaar_encode() argument
H A Dlibspeexenc.c270 static int encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in encode_frame() argument
H A Dlibuavs3d.c145 libuavs3d_decode_frame(AVCodecContext *avctx, AVFrame *frm, int *got_frame, AVPacket *avpkt) libuavs3d_decode_frame() argument
H A Ddxa.c211 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dfitsdec.c184 fits_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) fits_decode_frame() argument
H A Dh263dec.c428 ff_h263_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_frame, AVPacket *avpkt) ff_h263_decode_frame() argument
H A Dlibaomdec.c159 aom_decode(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) aom_decode() argument

Completed in 12 milliseconds

12345678910>>...15