OpenGrok
Cross Reference: FastMixer.cpp
xref
: /
frameworks
/
av
/
services
/
audioflinger
/
FastMixer.cpp
Home
|
History
|
Annotate
|
Download
|
only in
audioflinger
Lines Matching
refs:xF
622
kHz = (kHz << 4) | (cpuNum & 0
xF
);
794
if ((sampleCpukHz & ~0
xF
) != 0) {