ff_svq3_add_idct_c  694 libavcodec/h264_mb.c                             ff_svq3_add_idct_c(ptr, h->mb + i * 16 + p * 256, linesize, qscale, 0);
ff_svq3_add_idct_c  790 libavcodec/h264_mb.c                     ff_svq3_add_idct_c(ptr, h->mb + i * 16 + p * 256, linesize,
ff_svq3_add_idct_c  255 libavcodec/h264_mb_template.c                                 ff_svq3_add_idct_c(ptr, h->mb + i * 16,
ff_svq3_add_idct_c   25 libavcodec/svq3.h void ff_svq3_add_idct_c(uint8_t *dst, int16_t *block, int stride, int qp, int dc);