OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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