OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HALF16
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/opus/src/celt/
fixed_generic.h
92
#define
HALF16
(x) (SHR16(x,1))
arch.h
169
#define
HALF16
(x) (.5f*(x))
fixed_debug.h
230
#define
HALF16
(x) (SHR16(x,1))
Completed in 47 milliseconds