Home
last modified time | relevance | path

Searched refs:noiseFillingStartOffset (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
Dblock.cpp788 int g, win, gwin, sfb, noiseFillingStartOffset, nfStartOffset_sfb; in CBlock_ApplyNoise() local
806 noiseFillingStartOffset = in CBlock_ApplyNoise()
811 noiseFillingStartOffset = in CBlock_ApplyNoise()
812 (3 * noiseFillingStartOffset) / in CBlock_ApplyNoise()
817 for (sfb = 0; swb_offset[sfb] < noiseFillingStartOffset; sfb++) in CBlock_ApplyNoise()