S                  29 libavcodec/flacdsp_template.c #undef S
S                  41 libavcodec/flacdsp_template.c #   define S(s, c, i) (s[c][i])
S                  46 libavcodec/flacdsp_template.c #   define S(s, c, i) (*s++)
S                  38 libavcodec/options_table.h #define S AV_OPT_FLAG_SUBTITLE_PARAM
S                 503 libavcodec/options_table.h #undef S
S                 289 libavcodec/x86/fdct.c #define S(s) AV_TOSTRING(s) //AV_STRINGIFY is too long
S                 398 libavfilter/af_compand.c #define S(x) s->segments[2 * ((x) + 1)]
S                 425 libavfilter/af_compand.c #undef S
S                 426 libavfilter/af_compand.c #define S(x) s->segments[2 * (x)]
S                 297 libavfilter/vsrc_life.c     enum { NW, N, NE, W, E, SW, S, SE };
S                  49 libswscale/bayer_template.c #define S(y, x) BAYER_READ(src[(y)*src_stride + BAYER_SIZEOF*(x)])
S                 199 libswscale/bayer_template.c #undef S