Home
last modified time | relevance | path

Searched defs:frame (Results 226 - 250 of 1882) sorted by relevance

12345678910>>...76

/third_party/ffmpeg/libavcodec/
H A Dlibtwolame.c110 twolame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) twolame_encode_frame() argument
[all...]
H A Dlibspeexdec.c127 static int libspeex_decode_frame(AVCodecContext *avctx, AVFrame *frame, in libspeex_decode_frame() argument
H A Dlibvo-amrwbenc.c115 amr_wb_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) amr_wb_encode_frame() argument
H A Dlibshine.c70 libshine_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libshine_encode_frame() argument
H A Dlibrsvgdec.c36 static int librsvg_decode_frame(AVCodecContext *avctx, AVFrame *frame, in librsvg_decode_frame() argument
H A Dav1_parser.c100 const AV1RawFrameHeader *frame; in av1_parser_parse() local
[all...]
H A Danm.c33 AVFrame *frame; member
[all...]
H A Dbfi.c51 static int bfi_decode_frame(AVCodecContext *avctx, AVFrame *frame, in bfi_decode_frame() argument
[all...]
H A Ddv_profile.c261 ff_dv_frame_profile(AVCodecContext* codec, const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size) ff_dv_frame_profile() argument
299 av_dv_frame_profile(const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size) av_dv_frame_profile() argument
[all...]
H A Dbethsoftvideo.c38 AVFrame *frame; member
[all...]
H A Dfastaudio.c108 static int fastaudio_decode(AVCodecContext *avctx, AVFrame *frame, in fastaudio_decode() argument
H A Djvdec.c38 AVFrame *frame; member
[all...]
H A Dkgv1dec.c47 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
H A Dcbs_vp9_syntax_template.c393 static int FUNC(frame)(CodedBitstreamContext *ctx, RWContext *rw, in frame() function
H A Dimm5.c86 static int imm5_decode_frame(AVCodecContext *avctx, AVFrame *frame, in imm5_decode_frame() argument
H A Dimx.c29 AVFrame *frame; member
55 AVFrame *frame = imx->frame; in imx_decode_frame() local
[all...]
H A Dlibwebpenc_common.c124 ff_libwebp_get_frame(AVCodecContext *avctx, LibWebPContextCommon *s, const AVFrame *frame, AVFrame **alt_frame_ptr, WebPPicture **pic_ptr) ff_libwebp_get_frame() argument
[all...]
H A Dlibdavs2.c34 AVFrame *frame; member
64 davs2_dump_frames(AVCodecContext *avctx, davs2_picture_t *pic, int *got_frame, davs2_seq_info_t *headerset, int ret_type, AVFrame *frame) davs2_dump_frames() argument
157 send_delayed_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame) send_delayed_frame() argument
188 davs2_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) davs2_decode_frame() argument
[all...]
H A Dlibcodec2.c133 static int libcodec2_decode(AVCodecContext *avctx, AVFrame *frame, in libcodec2_decode() argument
162 libcodec2_encode(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libcodec2_encode() argument
H A Dlibilbc.c90 static int ilbc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ilbc_decode_frame() argument
181 ilbc_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) ilbc_encode_frame() argument
/third_party/ffmpeg/doc/examples/
H A Dhw_decode.c79 AVFrame *frame = NULL, *sw_frame = NULL; in decode_write() local
H A Dencode_audio.c94 static void encode(AVCodecContext *ctx, AVFrame *frame, AVPacket *pkt, in encode() argument
127 AVFrame *frame; in main() local
[all...]
H A Dextract_mvs.c34 static AVFrame *frame = NULL; variable
H A Ddecode_video.c51 static void decode(AVCodecContext *dec_ctx, AVFrame *frame, AVPacket *pkt, in decode() argument
90 AVFrame *frame; in main() local
[all...]
H A Dvaapi_transcode.c112 static int encode_write(AVPacket *enc_pkt, AVFrame *frame) in encode_write() argument
147 AVFrame *frame; in dec_enc() local

Completed in 9 milliseconds

12345678910>>...76