Searched refs:VP9BSFContext (Results 1 – 1 of 1) sorted by relevance
29 typedef struct VP9BSFContext { struct32 } VP9BSFContext; typedef104 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_filter()176 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_init()191 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_flush()202 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_close()216 .priv_data_size = sizeof(VP9BSFContext),