Home
last modified time | relevance | path

Searched defs:maxval (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudioprocessing/
DAudioResamplerFirGen.h152 static inline int64_t toint(double x, int64_t maxval, double& err) { in toint()
159 static inline int64_t toint(double x, int64_t maxval) { in toint()