Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dandroid_AudioSfDecoder.cpp32 #define SIZE_CACHED_LOW_BYTES 400000 macro
734 } else if (dataRemaining < SIZE_CACHED_LOW_BYTES) { in getCacheRemaining()