Home
last modified time | relevance | path

Searched defs:avframe (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibopenh264dec.c90 static int svc_decode_frame(AVCodecContext *avctx, AVFrame *avframe, in svc_decode_frame()
Ddiracdec.c77 AVFrame *avframe; member
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp52 …decklink_frame(struct decklink_ctx *ctx, AVFrame *avframe, AVCodecID codec_id, int height, int wid… in decklink_frame()
438 AVFrame *avframe = NULL, *tmp = (AVFrame *)pkt->data; in decklink_write_video_packet() local