HomeSort by relevance Sort by last modified time
    Searched full:throughput (Results 276 - 300 of 578) sorted by null

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/util/concurrent/
RateLimiter.java 98 * Creates a {@code RateLimiter} with the specified stable throughput, given as
144 * Creates a {@code RateLimiter} with the specified stable throughput, given as
  /external/libvncserver/test/
tjbench.c 147 printf(" Dest. throughput: %f Megapixels/sec\n",
302 printf(" Source throughput: %f Megapixels/sec\n",
  /external/llvm/lib/Target/ARM/
ARMTargetTransformInfo.cpp 272 // lower estimated throughput on swift.
326 // extra micro-ops can significantly decrease throughput.
  /external/ltp/testcases/kernel/sched/sched_stress/
sched_tc6.c 215 * writing throughput results before user process parent */
224 * so the driver will not read the throughput results file before
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothSocketConnFacade.java 494 @Rpc(description = "Send a large buffer of bytes for throughput test")
539 @Rpc(description = "Returns the throughput in bytes-per-sec, or Returns 0 if unsuccessful")
  /external/syslinux/com32/libupload/
ymodem.txt 165 that provides reliability, throughput, file management, and user
348 + The short block length caused throughput to suffer when used with
411 transfers with maximum throughput when used with end to end error
689 Disappointing throughput downloading from Unix with YMODEM[1] lead to the
692 networks on throughput by 87.5 per cent in addition to decreasing XMODEM's
699 its command line or selection menu.[2] 1024 byte blocks improve throughput
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/
util.h 378 // represents the throughput;
383 // a string that represents the throughput;
  /external/wpa_supplicant_8/wpa_supplicant/
android.config 453 # IEEE 802.11n (High Throughput) support (mainly for AP mode)
456 # IEEE 802.11ac (Very High Throughput) support (mainly for AP mode)
defconfig 456 # IEEE 802.11n (High Throughput) support (mainly for AP mode)
459 # IEEE 802.11ac (Very High Throughput) support (mainly for AP mode)
  /hardware/google/av/codec2/include/
C2Config.h 486 PROFILE_HEVC_HIGH_444 = _C2_PL_HEVC_BASE + 0x200, ///< HEVC (H.265) High Throughput 4:4:4
487 PROFILE_HEVC_HIGH_444_10, ///< HEVC (H.265) High Throughput 4:4:4 10
488 PROFILE_HEVC_HIGH_444_14, ///< HEVC (H.265) High Throughput 4:4:4 14
489 PROFILE_HEVC_HIGH_444_16_INTRA, ///< HEVC (H.265) High Throughput 4:4:4 16 Intra
494 PROFILE_HEVC_SX_HIGH_444, ///< HEVC (H.265) Screen-Extended High Throughput 4:4:4
495 PROFILE_HEVC_SX_HIGH_444_10, ///< HEVC (H.265) Screen-Extended High Throughput 4:4:4 10
496 PROFILE_HEVC_SX_HIGH_444_14, ///< HEVC (H.265) Screen-Extended High Throughput 4:4:4 14
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/
PerformanceTest.java 611 * Test reprocessing throughput with default NR and edge options, i.e., how many frames can be reprocessed
    [all...]
  /external/tensorflow/tensorflow/docs_src/performance/
performance_guide.md 48 * Estimate the throughput needed and verify the disk used is capable of that
49 level of throughput. Some cloud solutions have network attached disks that
131 One approach to get maximum I/O throughput is to preprocess input data into
    [all...]
  /cts/apps/CameraITS/pymodules/its/
objects.py 216 reduce the frames-per-second throughput of the camera device will be set to
  /cts/tests/filesystem/src/android/filesystem/cts/
FileUtil.java 403 report.addValues("throughput", mbps, ResultType.HIGHER_BETTER, ResultUnit.MBPS);
  /external/iw/
station.c 236 printf("\n\texpected throughput:\t%u.%uMbps",
  /external/libcups/cups/
ppd.h 302 int throughput; /* Pages per minute */ member in struct:ppd_file_s
  /external/libevent/test/
test-ratelim.c 530 "displays average throughput.\n\n"
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c 442 /* AMD Bulldozer AVX's throughput is the same as SSE2; and because using
  /external/python/cpython2/Demo/tix/
tixwidgets.py 692 w = Tix.Control(nb.hard_disk, value=400, label='Write Throughput: ')
693 r = Tix.Control(nb.hard_disk, value=400, label='Read Throughput: ')
705 w = Tix.Control(nb.network, value=400, label='Write Throughput: ')
706 r = Tix.Control(nb.network, value=400, label='Read Throughput: ')
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
graph_execution_state.cc 209 // TODO(mrry): This is likely to be used for non-throughput-sensitive
  /external/tensorflow/tensorflow/core/kernels/batching_util/
basic_batch_scheduler.h 53 // kept busy, but no more. For bulk processing jobs and throughput-oriented
  /external/tensorflow/tensorflow/core/kernels/
depthwise_conv_op.cc 230 // without reducing throughput at batch size 32.
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
faq.md 125 enables the runtime to get higher throughput, if a single step does not use
  /hardware/interfaces/neuralnetworks/1.1/
types.hal 439 * Prefer maximizing the throughput of successive frames, for example when
  /libcore/ojluni/src/main/java/java/util/concurrent/
package-info.java 99 * throughput for tasks conforming to restrictions that often hold in

Completed in 1219 milliseconds

<<11121314151617181920>>