DCT_I 204 libavcodec/dct.c case DCT_I : s->dct_calc = dct_calc_I_c; break; DCT_I 368 libavcodec/wmavoice.c ff_dct_init(&s->dct, 6, DCT_I);