Searched refs:VP9ParseContext (Results 1 – 2 of 2) sorted by relevance
25 typedef struct VP9ParseContext { struct29 } VP9ParseContext; typedef
102 VP9ParseContext *s = (VP9ParseContext *)ctx->priv_data; in split_parse_frame()126 VP9ParseContext *s = (VP9ParseContext *)ctx->priv_data; in vp9d_split_frame()223 VP9ParseContext *sc; in vp9d_split_init()231 sc = (VP9ParseContext *)mpp_calloc(VP9ParseContext, 1); in vp9d_split_init()1781 VP9ParseContext *pc = (VP9ParseContext *)ps->priv_data; in vp9d_paser_reset()1795 memset(pc, 0, sizeof(VP9ParseContext)); in vp9d_paser_reset()