Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/decoder/
DSimpleDecoder.java111 maybeNotifyDecodeLoop(); in queueInputBuffer()
137 maybeNotifyDecodeLoop(); in releaseOutputBuffer()
191 private void maybeNotifyDecodeLoop() { in maybeNotifyDecodeLoop() method in SimpleDecoder