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

  /cts/tests/tests/media/src/android/media/cts/
DecoderTest.java 59 private static final int RESET_MODE_NONE = 0;
204 decodeToMemory(R.raw.sinesweep51m4a, RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
209 decodeToMemory(res, RESET_MODE_NONE, CONFIG_MODE_NONE, -1, timestamps);
700 RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
705 RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
717 RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
722 RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
727 RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
732 RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null);
737 RESET_MODE_NONE, CONFIG_MODE_NONE, -1, null)
    [all...]
NativeDecoderTest.java 56 private static final int RESET_MODE_NONE = 0;

Completed in 554 milliseconds