Searched refs:vp9_alloc_frame (Results 1 – 1 of 1) sorted by relevance
384 static RK_S32 vp9_alloc_frame(Vp9CodecContext *ctx, VP9Frame *frame) in vp9_alloc_frame() function1701 if ((res = vp9_alloc_frame(ctx, &s->frames[CUR_FRAME])) < 0) in vp9_parser_frame()