Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp9_superframe_bsf.c29 typedef struct VP9BSFContext { struct
32 } VP9BSFContext; typedef
104 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_filter()
185 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_init()
200 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_flush()
211 VP9BSFContext *s = ctx->priv_data; in vp9_superframe_close()
226 .priv_data_size = sizeof(VP9BSFContext),

Completed in 1 milliseconds