Searched refs:active_bands (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 Ddcadec.c1789 int active_bands[DCA_CHSETS_MAX][DCA_CHSET_CHANS_MAX]; local
1814 active_bands[i][j] = get_bits(&s->gb, k) + 1;
1841 get_array(&s->gb, abits_high[i], active_bands[chset][i], anctemp[i]);
1865 for(j = 0; j < active_bands[chset][i]; j++) {
1881 for(j = 0; j < active_bands[chset][i]; j++) {

Completed in 49 milliseconds