OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:decodeToMemory
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
DecoderTestAacDrc.java
65
short[] decSamples =
decodeToMemory
(decParams, R.raw.sine_2ch_48khz_aot5_drclevel_mp4,
78
short[] decSamples =
decodeToMemory
(decParams, R.raw.sine_2ch_48khz_aot5_drcfull_mp4,
93
short[] decSamples =
decodeToMemory
(decParams, R.raw.sine_2ch_48khz_aot2_drchalf_mp4,
108
short[] decSamples =
decodeToMemory
(decParams, R.raw.sine_2ch_48khz_aot5_drcoff_mp4,
123
short[] decSamples =
decodeToMemory
(decParams, R.raw.sine_2ch_48khz_aot2_drcheavy_mp4,
136
short[] decSamples =
decodeToMemory
(decParams, R.raw.sine_2ch_48khz_aot5_drcclip_mp4,
292
private short[]
decodeToMemory
(AudioParameter audioParams, int testinput,
296
String localTag = TAG + "#
decodeToMemory
";
DecoderTest.java
198
decodeToMemory
(R.raw.sinesweep51m4a, RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
203
decodeToMemory
(res, RESET_MODE_NONE, CONFIG_MODE_NONE, -1, timestamps);
[
all
...]
Completed in 189 milliseconds