DEFINE_LUT_FILTER  608 libavfilter/vf_lut.c DEFINE_LUT_FILTER(lut, "Compute and apply a lookup table to the RGB/YUV input video.");
DEFINE_LUT_FILTER  625 libavfilter/vf_lut.c DEFINE_LUT_FILTER(lutyuv, "Compute and apply a lookup table to the YUV input video.");
DEFINE_LUT_FILTER  642 libavfilter/vf_lut.c DEFINE_LUT_FILTER(lutrgb, "Compute and apply a lookup table to the RGB input video.");
DEFINE_LUT_FILTER  673 libavfilter/vf_lut.c DEFINE_LUT_FILTER(negate, "Negate input video.");