Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dav1_frame_split_bsf.c40 typedef struct AV1FSplitContext { struct
49 } AV1FSplitContext; argument
53 AV1FSplitContext *s = ctx->priv_data; in av1_frame_split_filter()
205 AV1FSplitContext *s = ctx->priv_data; in av1_frame_split_init()
234 AV1FSplitContext *s = ctx->priv_data; in av1_frame_split_flush()
242 AV1FSplitContext *s = ctx->priv_data; in av1_frame_split_close()
255 .priv_data_size = sizeof(AV1FSplitContext),