Home
last modified time | relevance | path

Searched refs:VP9BSFContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9_superframe_bsf.c29 typedef struct VP9BSFContext { struct
32 } VP9BSFContext; typedef
104 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),