/external/libhevc/common/ |
ihevc_iquant_itrans_recon.c | 366 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */ 420 /* Utilizing symmetry properties to the maximum to minimize the number of multiplications */
|
/external/opencv3/doc/py_tutorials/py_ml/py_svm/py_svm_basics/ |
py_svm_basics.markdown | 50 twice this distance, and we need to maximize this margin. i.e. we need to minimize a new function 123 the optimization is to minimize the argument, few misclassifications errors are allowed.
|
/frameworks/base/docs/html/training/permissions/ |
best-practices.jd | 116 You should minimize the number of times you make these requests. If the user 123 minimize the number of permissions your app needs.
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
ammintrin.h | 167 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 188 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
ammintrin.h | 167 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 188 /// memory location. To minimize caching, the data is flagged as
|
/prebuilts/sdk/renderscript/clang-include/ |
ammintrin.h | 166 /// To minimize caching, the data is flagged as non-temporal (unlikely to be 187 /// memory location. To minimize caching, the data is flagged as
|
/cts/tests/tests/media/src/android/media/cts/ |
InputSurface.java | 77 // to minimize artifacts from possible YUV conversion.
|
/dalvik/dx/src/com/android/dx/ssa/ |
Optimizer.java | 113 * Runs the optimizer with a strategy to minimize the number of rop-form
|
/docs/source.android.com/src/devices/graphics/ |
arch-sh.jd | 43 minimize memory consumption. You can see a summary of the buffers associated
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
MultiStartMultivariateRealOptimizer.java | 200 return (goalType == GoalType.MINIMIZE) ?
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/ |
BrentOptimizer.java | 54 return localMin(getGoalType() == GoalType.MINIMIZE,
|
/external/autotest/client/cros/cellular/ |
scpi.py | 16 This way, we can minimize the number of checks; each one takes a
|
/external/avahi/avahi-common/ |
domain.h | 34 * is 255. The maximum label length is 63. To minimize the number of
|
/external/ceres-solver/internal/ceres/ |
canonical_views_clustering.h | 81 // to minimize the number of canonical views and the overlap between
|
minimizer.h | 197 virtual void Minimize(const Options& options,
|
polynomial.h | 121 // and minimize it on the interval [x_min, x_max]. Depending on the
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/ |
encoding.py | 23 To minimize the chance for `filename encoding interoperability problems
|