HomeSort by relevance Sort by last modified time
    Searched defs:throughput (Results 1 - 25 of 32) sorted by null

1 2

  /system/media/mca/filterpacks/performance/java/
ThroughputFilter.java 53 mOutputFormat = ObjectFormat.fromClass(Throughput.class, FrameFormat.TARGET_SIMPLE);
55 addOutputPort("throughput", mOutputFormat);
86 // Output throughput info if time period is up
90 Throughput throughput = new Throughput(mTotalFrameCount, local
95 throughputFrame.setObjectValue(throughput);
96 pushOutput("throughput", throughputFrame);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
x25.h 103 unsigned int throughput; member in struct:x25_facilities
wireless.h 955 __u32 throughput; \/* To give an idea... *\/ member in struct:iw_range
    [all...]
  /system/extras/tests/memtest/
memtest.cpp 199 const float throughput = (size*1000000000.0f*REPEAT) / (1024*1024*t); local
201 results[nbr].res = throughput;
315 const float throughput = (size*1000000000.0f*REPEAT) / (1024*1024*t); local
317 results[nbr].res = throughput;
460 const float throughput = (size*1000000000.0f*REPEAT) / (1024*1024*t); local
462 results[nbr].res = throughput;
569 const float throughput = (size*1000000000.0f*REPEAT) / (1024*1024*t); local
571 results[nbr].res = throughput;
  /bionic/libc/kernel/common/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /development/ndk/platforms/android-3/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /external/kernel-headers/original/linux/
wireless.h 928 __u32 throughput; \/* To give an idea... *\/ member in struct:iw_range
    [all...]
  /external/wpa_supplicant/
wireless_copy.h 971 __u32 throughput; \/* To give an idea... *\/ member in struct:iw_range
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 979 __u32 throughput; \/* To give an idea... *\/ member in struct:iw_range
    [all...]
  /external/wpa_supplicant_8/src/drivers/
wireless_copy.h 1006 __u32 throughput; \/* To give an idea... *\/ member in struct:iw_range
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
wireless.h 454 __u32 throughput; member in struct:iw_range

Completed in 1053 milliseconds

1 2