Home
last modified time | relevance | path

Searched defs:avpkt (Results 326 - 350 of 369) sorted by relevance

1...<<1112131415

/third_party/ffmpeg/libavcodec/
H A Dflacenc.c1280 static int write_frame(FlacEncodeContext *s, AVPacket *avpkt) in write_frame() argument
1326 static int flac_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in flac_encode_frame() argument
[all...]
H A Dindeo3.c1068 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Djpeg2000dec.c2494 jpeg2000_decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) jpeg2000_decode_frame() argument
H A Dmpegaudiodec_template.c1551 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame() argument
1636 decode_frame_adu(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame_adu() argument
1816 decode_frame_mp3on4(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame_mp3on4() argument
[all...]
H A Dapedec.c1473 ape_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ape_decode_frame() argument
H A Ddolby_e.c1087 dolby_e_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) dolby_e_decode_frame() argument
H A Dmpeg12dec.c2767 mpeg_decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_output, AVPacket *avpkt) mpeg_decode_frame() argument
2973 ipu_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) ipu_decode_frame() argument
H A Dac3dec.c1485 ac3_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) ac3_decode_frame() argument
H A Dac3enc.c1797 int ff_ac3_encode_frame_common_end(AVCodecContext *avctx, AVPacket *avpkt, in ff_ac3_encode_frame_common_end() argument
H A Dalsdec.c1798 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame() argument
H A Dvorbisdec.c1774 vorbis_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) vorbis_decode_frame() argument
H A Dwmaprodec.c1612 decode_packet(AVCodecContext *avctx, WMAProDecodeCtx *s, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_packet() argument
1812 wmapro_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) wmapro_decode_packet() argument
1828 xma_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) xma_decode_packet() argument
[all...]
H A Dwmalosslessdec.c1186 decode_packet(AVCodecContext *avctx, AVFrame *rframe, int *got_frame_ptr, AVPacket* avpkt) decode_packet() argument
H A Dqdm2.c1841 qdm2_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) qdm2_decode_frame() argument
H A Dsvq3.c1374 svq3_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) svq3_decode_frame() argument
H A Dwmavoice.c1911 wmavoice_decode_packet(AVCodecContext *ctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) wmavoice_decode_packet() argument
H A Drv34.c1599 ff_rv34_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_picture_ptr, AVPacket *avpkt) ff_rv34_decode_frame() argument
H A Dvorbisenc.c1091 static int vorbis_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in vorbis_encode_frame() argument
[all...]
H A Dwavpackenc.c2855 static int wavpack_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in wavpack_encode_frame() argument
H A Dwavpack.c1633 wavpack_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame_ptr, AVPacket *avpkt) wavpack_decode_frame() argument
H A Dpngdec.c1185 decode_frame_common(AVCodecContext *avctx, PNGDecContext *s, AVFrame *p, const AVPacket *avpkt) decode_frame_common() argument
1531 decode_frame_png(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame_png() argument
1589 decode_frame_apng(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame_apng() argument
[all...]
H A Dwebp.c1337 webp_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) webp_decode_frame() argument
H A Dtiff.c953 dng_decode_tiles(AVCodecContext *avctx, AVFrame *frame, const AVPacket *avpkt) dng_decode_tiles() argument
1763 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
[all...]
H A Dvc2enc.c898 static int encode_frame(VC2EncContext *s, AVPacket *avpkt, const AVFrame *frame, in encode_frame() argument
951 static av_cold int vc2_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in vc2_encode_frame() argument
/third_party/ffmpeg/libavformat/
H A Ddemux.c2002 try_decode_frame(AVFormatContext *s, AVStream *st, const AVPacket *avpkt, AVDictionary **options) try_decode_frame() argument

Completed in 74 milliseconds

1...<<1112131415