Searched refs:silk_DIV32_16_ (Results 1 – 1 of 1) sorted by relevance
520 #define silk_DIV32_16(a,b) silk_DIV32_16_((a), (b), __FILE__, __LINE__)521 static OPUS_INLINE opus_int32 silk_DIV32_16_(opus_int32 a32, opus_int32 b32, char *file, int line){ in silk_DIV32_16_() function