NM_PINK            69 libavfilter/asrc_anoisesrc.c     {     "pink",     0,                  0,                    AV_OPT_TYPE_CONST,     {.i64 = NM_PINK},    0,  0,          FLAGS, "color" },
NM_PINK           192 libavfilter/asrc_anoisesrc.c     case NM_PINK:   s->filter = pink_filter;   break;