/third_party/ffmpeg/libavcodec/ |
H A D | eatgv.c | 265 tgv_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) tgv_decode_frame() argument
|
H A D | imm4.c | 356 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | libvorbisenc.c | 288 static int libvorbis_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in libvorbis_encode_frame() argument
|
H A D | libvpxdec.c | 218 vpx_decode(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) vpx_decode() argument
|
H A D | argo.c | 602 decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | aptxenc.c | 212 static int aptx_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in aptx_encode_frame() argument
|
H A D | asvdec.c | 216 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | dcadec.c | 150 dcadec_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) dcadec_decode_frame() argument
|
H A D | h261dec.c | 597 h261_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_frame, AVPacket *avpkt) h261_decode_frame() argument
|
H A D | hq_hqa.c | 304 hq_hqa_decode_frame(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) hq_hqa_decode_frame() argument
|
H A D | hnm4video.c | 391 hnm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) hnm_decode_frame() argument [all...] |
H A D | libfdk-aacenc.c | 352 static int aac_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in aac_encode_frame() argument
|
H A D | libfdk-aacdec.c | 380 fdk_aac_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) fdk_aac_decode_frame() argument
|
H A D | loco.c | 199 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | mace.c | 236 mace_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) mace_decode_frame() argument
|
H A D | motionpixels.c | 281 mp_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) mp_decode_frame() argument
|
H A D | pcm.c | 96 static int pcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in pcm_encode_frame() argument 329 pcm_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) pcm_decode_frame() argument
|
H A D | psd.c | 292 decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | vb.c | 192 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | wmaenc.c | 374 static int encode_superframe(AVCodecContext *avctx, AVPacket *avpkt, in encode_superframe() argument
|
H A D | ylc.c | 281 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument [all...] |
H A D | xxan.c | 402 xan_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) xan_decode_frame() argument
|
H A D | tta.c | 227 tta_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) tta_decode_frame() argument
|
H A D | truespeech.c | 309 truespeech_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) truespeech_decode_frame() argument
|
H A D | v4l2_m2m_enc.c | 287 static int v4l2_receive_packet(AVCodecContext *avctx, AVPacket *avpkt) in v4l2_receive_packet() argument
|