HomeSort by relevance Sort by last modified time
    Searched full:tune (Results 176 - 200 of 637) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
BenchmarkState.java 63 // TODO: Tune these values.
  /packages/apps/Car/Radio/src/com/android/car/radio/demo/
RadioDemo.java 83 public void tune(RadioStation station) throws RemoteException {
  /packages/apps/TV/src/com/android/tv/tuner/tvinput/
FileSourceEventDetector.java 71 * @param programNumber The program number if this is for handling tune request. For scanning
TunerSessionWorker.java 277 public void tune(Uri channelUri) { method in class:TunerSessionWorker
298 // mSurface is kept even when tune is called right after. But, messages can be deleted by
299 // tune or updateChannelBlockStatus. So mSurface should be stored here, not through message.
309 // mVolume is kept even when tune is called right after. But, messages can be deleted by
310 // tune or updateChannelBlockStatus. So mVolume is stored here and mPlayer.setVolume will be
321 // mCaptionEnabled is kept even when tune is called right after. But, messages can be
322 // deleted by tune or updateChannelBlockStatus. So mCaptionEnabled is stored here and
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetSubtargetInfo.h 209 /// a finer grain to tune the register allocator.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq_event.h 106 /** Tune request; event data type = none */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
seq_event.h 106 /** Tune request; event data type = none */
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
swigtypemaps.swg 48 * Tune these macros for each language as needed.
  /external/libvpx/libvpx/
CHANGELOG 428 --tune=ssim option to enable activity masking
463 the --tune=ssim option. Further experimentation in this area
598 Tune effect of motion on KF/GF boost in two pass
  /external/tinyxml/
xmltest.cpp 16 #if defined( WIN32 ) && defined( TUNE )
119 #if defined( WIN32 ) && defined( TUNE )
1042 #if defined( WIN32 ) && defined( TUNE )
  /external/autotest/tko/
compose_query.cgi 187 ## header tune up depends on particular field name and may include:
  /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
NonBlockingThreadPool.h 148 // TODO(dvyukov): 1000 iterations is based on fair dice roll, tune it.
  /external/fio/engines/
windowsaio.c 183 * random io so it can tune the Cache Manager
  /external/libpcap/
README.hpux 214 print "Tune IP-Stack for security"
  /external/libvpx/libvpx/vp9/encoder/
vp9_noise_estimate.c 116 // Tune these thresholds for different resolutions when denoising is
  /external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
BufferPerformanceBench.java 88 * benchmarks to fine tune optimization efforts.
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
UnknownFieldSetLite.java 50 // TODO(dweis): Tune this number?
  /external/python/cpython2/Doc/library/
gc.rst 12 provides the ability to disable the collector, tune the collection frequency,

Completed in 1661 milliseconds

1 2 3 4 5 6 78 91011>>