OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixmax_S
(Results
1 - 2
of
2
) sorted by null
/external/aac/libFDK/include/
fixminmax.h
112
#define
fixmax_S
(a,b) fixmax(a,b)
common_fix.h
337
{ return
fixmax_S
(a,b); }
Completed in 405 milliseconds