Home
last modified time | relevance | path

Searched defs:avpkt (Results 201 - 225 of 369) sorted by relevance

12345678910>>...15

/third_party/ffmpeg/libavcodec/
H A Dnuv.c155 decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dphotocd.c293 photocd_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) photocd_decode_frame() argument
H A Dsmc.c431 smc_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) smc_decode_frame() argument
H A Dnellymoserenc.c378 static int encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in encode_frame() argument
H A Dmvha.c151 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
[all...]
H A Dopusdec.c415 opus_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) opus_decode_packet() argument
H A Dqdrw.c291 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dqpeg.c269 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Drawdec.c166 raw_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) raw_decode() argument
[all...]
H A Dsheervideo.c1804 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dvmdvideo.c433 vmdvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) vmdvideo_decode_frame() argument
H A Dxpmdec.c306 xpm_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) xpm_decode_frame() argument
H A Dqtrle.c449 qtrle_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) qtrle_decode_frame() argument
H A Drkmppdec.c269 static int rkmpp_send_packet(AVCodecContext *avctx, const AVPacket *avpkt) in rkmpp_send_packet() argument
H A Dulti.c217 ulti_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) ulti_decode_frame() argument
H A Dra288.c190 ra288_decode_frame(AVCodecContext * avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ra288_decode_frame() argument
H A Daudiotoolboxenc.c494 static int ffat_encode(AVCodecContext *avctx, AVPacket *avpkt, in ffat_encode() argument
H A Daudiotoolboxdec.c486 ffat_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ffat_decode() argument
H A Dcrystalhd.c657 static int crystalhd_decode_packet(AVCodecContext *avctx, const AVPacket *avpkt) in crystalhd_decode_packet() argument
H A Ddpx.c153 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
[all...]
H A Ddxtory.c787 decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) decode_frame() argument
[all...]
H A Dhqx.c403 hqx_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_picture_ptr, AVPacket *avpkt) hqx_decode_frame() argument
H A Dlcldec.c164 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dflashsv.c201 static int flashsv_decode_block(AVCodecContext *avctx, const AVPacket *avpkt, in flashsv_decode_block() argument
270 flashsv_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) flashsv_decode_frame() argument
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c440 AVPacket *avpkt = av_packet_alloc(); in LLVMFuzzerTestOneInput() local
84 subtitle_handler(AVCodecContext *avctx, void *frame, int *got_sub_ptr, AVPacket *avpkt) subtitle_handler() argument
[all...]

Completed in 21 milliseconds

12345678910>>...15