Home
last modified time | relevance | path

Searched defs:alloc_frame (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c82 static HEVCFrame *alloc_frame(HEVCContext *s) in alloc_frame() function
Dqsvdec.c340 static int alloc_frame(AVCodecContext *avctx, QSVContext *q, QSVFrame *frame) in alloc_frame() function
Davcodec.h2484 int (*alloc_frame)(AVCodecContext *avctx, AVFrame *frame); member
/third_party/ffmpeg/libavfilter/
Dvf_signalstats.c143 static AVFrame *alloc_frame(enum AVPixelFormat pixfmt, int w, int h) in alloc_frame() function