Searched refs:SMALL_DIV_TABLE (Results 1 – 2 of 2) sorted by relevance
37 extern const opus_uint32 SMALL_DIV_TABLE[129];132 q = (opus_uint64)SMALL_DIV_TABLE[d>>t]*(n>>(t-1))>>32; in celt_udiv()
119 const opus_uint32 SMALL_DIV_TABLE[129] = { variable