Searched refs:VS_LOG (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/
H A DVolumeShaper.h36 #define VS_LOG ALOGD
38 #define VS_LOG(...) macro
202 VS_LOG("in: %f out: %f", volume, out);
604 VS_LOG("delayed VolumeShaper, using cached offset:%f for volume:%f",
632 VS_LOG("delayed VolumeShaper, using cached offset %f", mDelayXOffset);
645 VS_LOG("frameCount: %lld", (long long)frameCount);
647 VS_LOG("translation to normalized time: %f", x);
655 VS_LOG("rescaled time:%f volume:%f xOffset:%f active:%s",
690 VS_LOG("update position: scale %lf frameCount:%lld, sampleRate:%lf, xOffset:%f",
698 VS_LOG("translat
[all...]

Completed in 269 milliseconds