HomeSort by relevance Sort by last modified time
    Searched refs:nSegChOffst (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
DecoderTestXheAac.java 499 final int nSegChOffst = 2 * nSegPerBlk;
505 final int expSmplPerChan = Math.max(encEffNch, 2) * nSegChOffst * nSegSmp;
588 offset[ch] = seg / nSegChOffst;
667 final int ofst = offset[idx] * nSegChOffst;
    [all...]
DecoderTest.java     [all...]

Completed in 105 milliseconds