COR3              460 libavcodec/ccaption_dec.c #define COR3(var, with1, with2, with3)  ( (var) == (with1) ||  (var) == (with2) || (var) == (with3) )
COR3              515 libavcodec/ccaption_dec.c #undef COR3