Searched refs:thresh32 (Results 1 – 1 of 1) sorted by relevance
280 opus_val32 thresh32; in anti_collapse() local289 thresh32 = SHR32(celt_exp2(-SHL16(depth, 10-BITRES)),1); in anti_collapse()290 thresh = MULT16_32_Q15(QCONST16(0.5f, 15), MIN32(32767,thresh32)); in anti_collapse()