Searched refs:bin (Results 1 – 25 of 96) sorted by relevance
1234
72 int bin = 2 * (freq * CAPTURE_SIZE / mMaxFrequency / 2); in capture() local73 if (bin < 2) bin = 2; in capture()77 (j < AVERAGE_COUNT) && ((bin + 2 * j) < CAPTURE_SIZE); in capture()79 tmp += (int)mFft[bin + 2 * j] * (int)mFft[bin + 2 * j] + in capture()80 (int)mFft[bin + 2 * j + 1] * (int)mFft[bin + 2 * j + 1]; in capture()
73 for (int bin = 0; bin < BatteryStats.Uid.NUM_WIFI_BATCHED_SCAN_BINS; bin++) { in calculateApp()75 u.getWifiBatchedScanTime(bin, rawRealtimeUs, statsType) / 1000; in calculateApp()
6 service dumpstate /system/bin/dumpstate -s14 service dumpstatez /system/bin/dumpstate -S -d -z \
51 adb push $OUT/system/bin/test-mixer /system/bin
1 bin/
1 bin
4 bin/
34 int bin = clamp(0, static_cast<int>(static_cast<float>(i * numBins) / 255.0f), numBins - 1); in addPixelToHistogram() local35 ++pHist[bin]; in addPixelToHistogram()
1 service nativeperms /system/bin/nativeperms
23 /usr/bin/python2.7 frameworks/compile/slang/tests/slang_test.py -z 2> "$1"/slang_tests/slang_tests_…
1 service inputflinger /system/bin/inputflinger
8 exec app_process $base/bin com.android.commands.hid.Hid "$@"
1 service vr_hwc /system/bin/vr_hwc
238 cp $ANDROID_HOST_OUT/bin/$a tools/$SHORT_OSNAME/bin239 strip tools/$SHORT_OSNAME/bin/$a
1 service virtual_touchpad /system/bin/virtual_touchpad
8 exec app_process $base/bin com.android.commands.am.Am "$@"
1 service mediaextractor /system/bin/mediaextractor
1 service mediadrm /system/bin/mediadrmserver
1 service drm /system/bin/drmserver