OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESET_MODE_NONE
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
DecoderTest.java
67
private static final int
RESET_MODE_NONE
= 0;
235
decodeToMemory(R.raw.sinesweep51m4a,
RESET_MODE_NONE
, CONFIG_MODE_NONE, -1, null);
240
decodeToMemory(res,
RESET_MODE_NONE
, CONFIG_MODE_NONE, -1, timestamps);
[
all
...]
NativeDecoderTest.java
69
private static final int
RESET_MODE_NONE
= 0;
[
all
...]
Completed in 1127 milliseconds