Home
last modified time | relevance | path

Searched defs:avpkt (Results 251 - 275 of 369) sorted by relevance

1...<<1112131415

/third_party/ffmpeg/libavcodec/
H A Dcavsdec.c1234 cavs_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) cavs_decode_frame() argument
H A Dcfhd.c376 cfhd_decode(AVCodecContext *avctx, AVFrame *pic, int *got_frame, AVPacket *avpkt) cfhd_decode() argument
H A Dcdgraphics.c265 cdg_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) cdg_decode_frame() argument
H A Dg723_1dec.c928 g723_1_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) g723_1_decode_frame() argument
H A Ddecode.c52 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 Ddds.c568 dds_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dds_decode() argument
H A Ddss_sp.c743 dss_sp_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) dss_sp_decode_frame() argument
H A Ddvdec.c610 dvvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) dvvideo_decode_frame() argument
H A Ddvdsubdec.c516 dvdsub_decode(AVCodecContext *avctx, AVSubtitle *sub, int *data_size, const AVPacket *avpkt) dvdsub_decode() argument
H A Dinterplayvideo.c1192 ipvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) ipvideo_decode_frame() argument
H A Dmovtextdec.c475 mov_text_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, int *got_sub_ptr, const AVPacket *avpkt) mov_text_decode_frame() argument
H A Dg726.c352 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 Dgifdec.c468 gif_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) gif_decode_frame() argument
H A Dh264dec.c981 h264_decode_frame(AVCodecContext *avctx, AVFrame *pict, int *got_frame, AVPacket *avpkt) h264_decode_frame() argument
H A Dlagarith.c540 lag_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) lag_decode_frame() argument
H A Dcuviddec.c394 static int cuvid_decode_packet(AVCodecContext *avctx, const AVPacket *avpkt) in cuvid_decode_packet() argument
[all...]
H A Ddnxhddec.c616 dnxhd_decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt) dnxhd_decode_frame() argument
H A Dhuffyuvdec.c1182 decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, AVPacket *avpkt) decode_frame() argument
H A Dmpegaudioenc_template.c742 static int MPA_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in MPA_encode_frame() argument
H A Dadpcmenc.c599 static int adpcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in adpcm_encode_frame() argument
H A Daacenc.c557 static int aac_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, in aac_encode_frame() argument
H A Daacdec.c483 latm_decode_frame(AVCodecContext *avctx, AVFrame *out, int *got_frame_ptr, AVPacket *avpkt) latm_decode_frame() argument
H A Daic.c384 aic_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) aic_decode_frame() argument
H A Dpthread_frame.c93 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 Dspeedhq.c492 speedhq_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) speedhq_decode_frame() argument

Completed in 33 milliseconds

1...<<1112131415