Home
last modified time | relevance | path

Searched defs:UNROLL_CHANNEL_LOWER_LIMIT (Results 1 – 1 of 1) sorted by relevance

/system/media/audio_utils/include/audio_utils/
DBiquadFilter.h112 constexpr size_t UNROLL_CHANNEL_LOWER_LIMIT = 2; // below this won't be unrolled. in process() local
289 constexpr size_t UNROLL_CHANNEL_LOWER_LIMIT = 1; // below this won't be unrolled. in process() local