/third_party/ffmpeg/libavcodec/ |
H A D | cavsdec.c | 1234 cavs_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) cavs_decode_frame() argument
|
H A D | cfhd.c | 376 cfhd_decode(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) cfhd_decode() argument
|
H A D | cdgraphics.c | 265 cdg_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) cdg_decode_frame() argument
|
H A D | g723_1dec.c | 928 g723_1_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) g723_1_decode_frame() argument
|
H A D | decode.c | 52 static int apply_param_change(AVCodecContext *avctx, const AVPacket *avpkt) in apply_param_change() argument 576 int attribute_align_arg avcodec_send_packet(AVCodecContext *avctx, const AVPacket *avpkt) in avcodec_send_packet() argument 816 avcodec_decode_subtitle2(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, AVPacket *avpkt) avcodec_decode_subtitle2() argument 1235 add_metadata_from_side_data(const AVPacket *avpkt, AVFrame *frame) add_metadata_from_side_data() argument [all...] |
H A D | dds.c | 568 dds_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dds_decode() argument
|
H A D | dss_sp.c | 743 dss_sp_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) dss_sp_decode_frame() argument
|
H A D | dvdec.c | 610 dvvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dvvideo_decode_frame() argument
|
H A D | dvdsubdec.c | 516 dvdsub_decode(AVCodecContext *avctx, AVSubtitle *sub, int *data_size, const AVPacket *avpkt) dvdsub_decode() argument
|
H A D | interplayvideo.c | 1192 ipvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) ipvideo_decode_frame() argument
|
H A D | movtextdec.c | 475 mov_text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) mov_text_decode_frame() argument
|
H A D | g726.c | 352 static int g726_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in g726_encode_frame() argument 464 g726_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) g726_decode_frame() argument
|
H A D | gifdec.c | 468 gif_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) gif_decode_frame() argument
|
H A D | h264dec.c | 981 h264_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_frame, AVPacket *avpkt) h264_decode_frame() argument
|
H A D | lagarith.c | 540 lag_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) lag_decode_frame() argument
|
H A D | cuviddec.c | 394 static int cuvid_decode_packet(AVCodecContext *avctx, const AVPacket *avpkt) in cuvid_decode_packet() argument [all...] |
H A D | dnxhddec.c | 616 dnxhd_decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) dnxhd_decode_frame() argument
|
H A D | huffyuvdec.c | 1182 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
|
H A D | mpegaudioenc_template.c | 742 static int MPA_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in MPA_encode_frame() argument
|
H A D | adpcmenc.c | 599 static int adpcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in adpcm_encode_frame() argument
|
H A D | aacenc.c | 557 static int aac_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in aac_encode_frame() argument
|
H A D | aacdec.c | 483 latm_decode_frame(AVCodecContext *avctx, AVFrame *out, int *got_frame_ptr, AVPacket *avpkt) latm_decode_frame() argument
|
H A D | aic.c | 384 aic_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) aic_decode_frame() argument
|
H A D | pthread_frame.c | 93 AVPacket *avpkt; ///< Input packet (for decoding) or output (for encoding). member 421 submit_packet(PerThreadContext *p, AVCodecContext *user_avctx, AVPacket *avpkt) submit_packet() argument 525 ff_thread_decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_picture_ptr, AVPacket *avpkt) ff_thread_decode_frame() argument [all...] |
H A D | speedhq.c | 492 speedhq_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) speedhq_decode_frame() argument
|