OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:silk_sub_sat64_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
MacroDebug.h
227
#define silk_SUB_SAT64(a,b)
silk_SUB_SAT64_
((a), (b), __FILE__, __LINE__)
228
static inline opus_int64
silk_SUB_SAT64_
( opus_int64 a64, opus_int64 b64, char *file, int line ) {
[
all
...]
Completed in 25 milliseconds