Home
last modified time | relevance | path

Searched refs:DIV32_16_ (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dfixed_debug.h703 #define DIV32_16(a, b) DIV32_16_(a, b, __FILE__, __LINE__)
705 static OPUS_INLINE int DIV32_16_(opus_int64 a, opus_int64 b, char *file, int line) in DIV32_16_() function