HomeSort by relevance Sort by last modified time
    Searched full:quality (Results 226 - 250 of 1684) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilter.java 74 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
ImageFilterBorder.java 67 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
ImageFilterCurves.java 56 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
ImageFilterDownsample.java 50 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
ImageFilterFx.java 52 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
ImageFilterHighlights.java 50 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
ImageFilterKMeans.java 56 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
ImageFilterSharpen.java 64 int quality) {
ImageFilterStraighten.java 61 public Bitmap apply(Bitmap bitmap, float scaleFactor, int quality) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
hash_bytes.h 45 // improve hash quality or speed.
  /system/media/audio_utils/include/audio_utils/
resampler.h 98 uint32_t quality,
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 231 VPX_CQ /**< Constant Quality (CQ) mode */
399 * correct presentation resolution. This increases visual quality at
454 /*!\brief Minimum (Best Quality) Quantizer
456 * The quantizer is the most direct control over the quality of the
465 /*!\brief Maximum (Worst Quality) Quantizer
467 * The quantizer is the most direct control over the quality of the
793 * VPx GOOD QUALITY mode. */
795 * VPx BEST QUALITY mode. */
805 * output quality. The encoder can be given an unlimited time to produce th
    [all...]
  /frameworks/base/services/java/com/android/server/
DevicePolicyManagerService.java 251 out.startTag(null, "password-quality");
253 out.endTag(null, "password-quality");
359 } else if ("password-quality".equals(tag)) {
1655 int quality; local
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
StreamingVideoActivity.java 33 * Tests for verifying the quality of streaming videos. Plays streams of different formats over
35 * on the smoothness and subjective quality of the video.
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 115 /* jpeg quality: range 0~100 */
116 uint32_t quality; member in struct:__anon1730
  /docs/source.android.com/src/devices/
index.jd 33 <p>To ensure that your devices maintain a high level of quality and offers a consistent
36 building a device meets a quality standard that ensures apps run reliabaly well
  /docs/source.android.com/src/source/
roles.jd 53 have submitted a significant amount of high-quality code to the project, the
72 development, release cycles, versioning, and quality assurance (QA).</p>
  /external/guava/guava/src/com/google/common/hash/
HashCode.java 94 * As long as the hash function that produced this isn't of horrible quality, this
95 * won't be of horrible quality either.
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloMaterial.java 61 /** A simple textured cube -- in good MIP map quality. */
93 rock.setTextureMode(Sphere.TextureMode.Projected); // better quality on spheres
  /external/libgsm/man/
gsm_option.3 57 method and does not noticably degrade audio quality.
85 and hence speeds up the encoding at a noticable loss in quality.
  /external/liblzf/
lzfP.h 59 * Sacrifice very little compression quality in favour of compression speed.
68 * Sacrifice some more compression quality in favour of compression speed.
  /external/libppp/src/
lcp.h 100 unsigned lqr : 2; /* Link Quality Report */
114 #define TY_QUALPROTO 4 /* Quality-Protocol */

Completed in 2203 milliseconds

1 2 3 4 5 6 7 8 91011>>