Home
last modified time | relevance | path

Searched refs:av1_frame_alloc (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dav1dec.c804 static int av1_frame_alloc(AVCodecContext *avctx, AV1Frame *f) in av1_frame_alloc() function
994 ret = av1_frame_alloc(avctx, &s->cur_frame); in get_current_frame()

Completed in 3 milliseconds