Searched refs:FRAGMENT_MIN_LEN (Results 1 – 1 of 1) sorted by relevance
31 constexpr int32_t FRAGMENT_MIN_LEN { 32 }; variable177 if (((curClearBegin - preClearEnd) < FRAGMENT_MIN_LEN) && (curClearBegin > preClearEnd)) { in PreprocessAudioData()190 if (((curClearBegin - preClearEnd) < FRAGMENT_MIN_LEN) && (curClearBegin > preClearEnd)) { in PreprocessAudioData()