OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:silk_sub_sat16_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
MacroDebug.h
195
#define silk_SUB_SAT16(a,b)
silk_SUB_SAT16_
((a), (b), __FILE__, __LINE__)
196
static inline opus_int16
silk_SUB_SAT16_
( opus_int16 a16, opus_int16 b16, char *file, int line ) {
[
all
...]
Completed in 4404 milliseconds