Home
last modified time | relevance | path

Searched refs:getOutputBufferIndices (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecTest.java1023 List<Integer> outputBufferIndices = getOutputBufferIndices(encoder, inputSurface); in runReleaseAfterFlush()
1071 …private static List<Integer> getOutputBufferIndices(MediaCodec encoder, InputSurface inputSurface)… in getOutputBufferIndices() method in MediaCodecTest