OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixmsub_DS
(Results
1 - 2
of
2
) sorted by null
/external/aac/libFDK/include/
fixmadd.h
265
return
fixmsub_DS
(x, b, a);
272
inline FIXP_DBL
fixmsub_DS
(FIXP_DBL x, const FIXP_DBL a, const FIXP_SGL b) {
common_fix.h
309
{ return
fixmsub_DS
(x, a, b); }
Completed in 22 milliseconds