_c               2470 libavcodec/dsputil.c     OPNAME ## pixels ## SIZE ## _c(dst, src, stride, SIZE);\
_c               3941 libavcodec/dsputil.c static int vsad_intra##size##_c(/*MpegEncContext*/ void *c, uint8_t *s, uint8_t *dummy, int stride, int h){ \
_c               3975 libavcodec/dsputil.c static int vsse_intra##size##_c(/*MpegEncContext*/ void *c, uint8_t *s, uint8_t *dummy, int stride, int h){ \
_c               4401 libavcodec/dsputil.c     c->PFX ## _pixels_tab[IDX][0] = PFX ## _pixels ## NUM ## _c;     \
_c               4544 libavcodec/dsputil.c     c->name[0]= name ## 16_c;\
_c               4545 libavcodec/dsputil.c     c->name[1]= name ## 8x8_c;
_c               1147 libavcodec/sh4/qpel.c     OPNAME ## pixels ## SIZE ## _c(dst, src, stride, SIZE);\
_c                412 libavcodec/vc1dsp.c static void put_vc1_mspel_mc ## a ## b ##_c(uint8_t *dst, const uint8_t *src, int stride, int rnd) { \