Searched refs:bin (Results 1 – 25 of 112) sorted by relevance
12345
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()
5 usbdescriptors_nothing.bin:8 usbdescriptors_headphones.bin:16 usbdescriptors_lineout.bin:23 usbdescriptors_headset.bin:
1 service wpantund /system/bin/wpantund -s ${ro.lowpan.wpantund.socket:-system:/system/bin/lowpan_hdl…7 setenv SHELL /system/bin/sh
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
239 cp $ANDROID_HOST_OUT/bin/$a tools/$SHORT_OSNAME/bin240 strip tools/$SHORT_OSNAME/bin/$a
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 thermalservice /system/bin/thermalserviced
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_…
6 exec app_process $base/bin com.android.commands.dpm.Dpm "$@"
7 exec app_process $base/bin com.android.commands.bmgr.Bmgr "$@"
6 exec app_process $base/bin com.android.commands.bu.Backup "$@"
5 exec app_process $base/bin com.android.commands.content.Content "$@"
6 exec app_process $base/bin com.android.commands.telecom.Telecom "$@"