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

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

Completed in 364 milliseconds