Searched defs:alloc_frame (Results 1 – 4 of 4) sorted by relevance
82 static HEVCFrame *alloc_frame(HEVCContext *s) in alloc_frame() function
340 static int alloc_frame(AVCodecContext *avctx, QSVContext *q, QSVFrame *frame) in alloc_frame() function
2484 int (*alloc_frame)(AVCodecContext *avctx, AVFrame *frame); member
143 static AVFrame *alloc_frame(enum AVPixelFormat pixfmt, int w, int h) in alloc_frame() function