Searched refs:dct_calc_I_c (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddct.c73 static void dct_calc_I_c(DCTContext *ctx, FFTSample *data) function
204 case DCT_I : s->dct_calc = dct_calc_I_c; break;

Completed in 81 milliseconds