ReadEIA608Context   76 libavfilter/vf_readeia608.c #define OFFSET(x) offsetof(ReadEIA608Context, x)
ReadEIA608Context  111 libavfilter/vf_readeia608.c     ReadEIA608Context *s = ctx->priv;
ReadEIA608Context  132 libavfilter/vf_readeia608.c static void build_histogram(ReadEIA608Context *s, const LineItem *line, int len)
ReadEIA608Context  140 libavfilter/vf_readeia608.c static void find_black_and_white(ReadEIA608Context *s)
ReadEIA608Context  205 libavfilter/vf_readeia608.c static void thresholding(ReadEIA608Context *s, LineItem *line,
ReadEIA608Context  269 libavfilter/vf_readeia608.c     ReadEIA608Context *s = ctx->priv;
ReadEIA608Context  280 libavfilter/vf_readeia608.c     ReadEIA608Context *s = ctx->priv;
ReadEIA608Context  397 libavfilter/vf_readeia608.c     ReadEIA608Context *s = ctx->priv;
ReadEIA608Context  409 libavfilter/vf_readeia608.c     ReadEIA608Context *s = ctx->priv;
ReadEIA608Context  436 libavfilter/vf_readeia608.c     .priv_size     = sizeof(ReadEIA608Context),