SelectiveColorContext   93 libavfilter/vf_selectivecolor.c #define OFFSET(x) offsetof(SelectiveColorContext, x)
SelectiveColorContext  150 libavfilter/vf_selectivecolor.c static int register_range(SelectiveColorContext *s, int range_id)
SelectiveColorContext  191 libavfilter/vf_selectivecolor.c     SelectiveColorContext *s = ctx->priv;
SelectiveColorContext  242 libavfilter/vf_selectivecolor.c     SelectiveColorContext *s = ctx->priv;
SelectiveColorContext  323 libavfilter/vf_selectivecolor.c     const SelectiveColorContext *s = ctx->priv;                                                         \
SelectiveColorContext  421 libavfilter/vf_selectivecolor.c     const SelectiveColorContext *s = ctx->priv;
SelectiveColorContext  476 libavfilter/vf_selectivecolor.c     .priv_size     = sizeof(SelectiveColorContext),