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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Datrac3.c358 int numSubbands, codingMode, cnt, first, last, subbWidth, *pIn; local
380 subbWidth = last - first;
386 readQuantSpectralCoeffs (gb, subband_vlc_index[cnt], codingMode, mantissas, subbWidth);
396 memset(pOut+first, 0, subbWidth*sizeof(float));

Completed in 41 milliseconds