Searched refs:AV1FSplitContext (Results 1 – 1 of 1) sorted by relevance
40 typedef struct AV1FSplitContext { struct49 } AV1FSplitContext; argument53 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),