Home
last modified time | relevance | path

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

/external/libopus/celt/
Dfixed_debug.h121 #define EXTEND32(x) EXTEND32_(x, __FILE__, __LINE__)
122 static OPUS_INLINE int EXTEND32_(int x, char *file, int line) in EXTEND32_() function