Searched refs:ADD32_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dfixed_debug.h282 #define ADD32(a, b) ADD32_(a, b, __FILE__, __LINE__)
283 static OPUS_INLINE int ADD32_(opus_int64 a, opus_int64 b, char *file, int line) function
/external/libopus/celt/
H A Dfixed_debug.h282 #define ADD32(a, b) ADD32_(a, b, __FILE__, __LINE__)
283 static OPUS_INLINE int ADD32_(opus_int64 a, opus_int64 b, char *file, int line) function

Completed in 96 milliseconds