| /third_party/ffmpeg/libavcodec/ |
| H A D | libtwolame.c | 110 twolame_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) twolame_encode_frame() argument [all...] |
| H A D | libspeexdec.c | 127 static int libspeex_decode_frame(AVCodecContext *avctx, AVFrame *frame, in libspeex_decode_frame() argument
|
| H A D | libvo-amrwbenc.c | 115 amr_wb_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) amr_wb_encode_frame() argument
|
| H A D | libshine.c | 70 libshine_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libshine_encode_frame() argument
|
| H A D | librsvgdec.c | 36 static int librsvg_decode_frame(AVCodecContext *avctx, AVFrame *frame, in librsvg_decode_frame() argument
|
| H A D | av1_parser.c | 100 const AV1RawFrameHeader *frame; in av1_parser_parse() local [all...] |
| H A D | anm.c | 33 AVFrame *frame; member [all...] |
| H A D | bfi.c | 51 static int bfi_decode_frame(AVCodecContext *avctx, AVFrame *frame, in bfi_decode_frame() argument [all...] |
| H A D | dv_profile.c | 261 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 D | bethsoftvideo.c | 38 AVFrame *frame; member [all...] |
| H A D | fastaudio.c | 108 static int fastaudio_decode(AVCodecContext *avctx, AVFrame *frame, in fastaudio_decode() argument
|
| H A D | jvdec.c | 38 AVFrame *frame; member [all...] |
| H A D | kgv1dec.c | 47 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
|
| H A D | cbs_vp9_syntax_template.c | 393 static int FUNC(frame)(CodedBitstreamContext *ctx, RWContext *rw, in frame() function
|
| H A D | imm5.c | 86 static int imm5_decode_frame(AVCodecContext *avctx, AVFrame *frame, in imm5_decode_frame() argument
|
| H A D | imx.c | 29 AVFrame *frame; member 55 AVFrame *frame = imx->frame; in imx_decode_frame() local [all...] |
| H A D | libwebpenc_common.c | 124 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 D | libdavs2.c | 34 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 D | libcodec2.c | 133 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 D | libilbc.c | 90 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 D | hw_decode.c | 79 AVFrame *frame = NULL, *sw_frame = NULL; in decode_write() local
|
| H A D | encode_audio.c | 94 static void encode(AVCodecContext *ctx, AVFrame *frame, AVPacket *pkt, in encode() argument 127 AVFrame *frame; in main() local [all...] |
| H A D | extract_mvs.c | 34 static AVFrame *frame = NULL; variable
|
| H A D | decode_video.c | 51 static void decode(AVCodecContext *dec_ctx, AVFrame *frame, AVPacket *pkt, in decode() argument 90 AVFrame *frame; in main() local [all...] |
| H A D | vaapi_transcode.c | 112 static int encode_write(AVPacket *enc_pkt, AVFrame *frame) in encode_write() argument 147 AVFrame *frame; in dec_enc() local
|