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

/external/chromium_org/third_party/opus/src/silk/
H A DMacroDebug.h416 #define silk_SMLABT(a,b,c) silk_SMLABT_((a), (b), (c), __FILE__, __LINE__)
417 static OPUS_INLINE opus_int32 silk_SMLABT_(opus_int32 a32, opus_int32 b32, opus_int32 c32, char *file, int line){ function
/external/libopus/silk/
H A DMacroDebug.h416 #define silk_SMLABT(a,b,c) silk_SMLABT_((a), (b), (c), __FILE__, __LINE__)
417 static OPUS_INLINE opus_int32 silk_SMLABT_(opus_int32 a32, opus_int32 b32, opus_int32 c32, char *file, int line){ function

Completed in 49 milliseconds