anaglyph 28 libavfilter/stereo3d.h void (*anaglyph)(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, anaglyph 597 libavfilter/vf_stereo3d.c s->dsp.anaglyph = anaglyph; anaglyph 621 libavfilter/vf_stereo3d.c s->dsp.anaglyph(out->data[0] + out->linesize[0] * start, anaglyph 35 libavfilter/x86/vf_stereo3d_init.c dsp->anaglyph = ff_anaglyph_sse4;