Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp9_superframe_split_bsf.c32 typedef struct VP9SFSplitContext { struct
39 } VP9SFSplitContext; typedef
43 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_filter()
141 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_init()
152 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_flush()
158 VP9SFSplitContext *s = ctx->priv_data; in vp9_superframe_split_uninit()
165 .priv_data_size = sizeof(VP9SFSplitContext),

Completed in 1 milliseconds