Searched refs:av1_frame_alloc (Results 1 – 1 of 1) sorted by relevance
687 static int av1_frame_alloc(AVCodecContext *avctx, AV1Frame *f) in av1_frame_alloc() function865 ret = av1_frame_alloc(avctx, &s->cur_frame); in get_current_frame()