/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
IJG_README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/external/jpeg/ |
README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/external/qemu/distrib/jpeg-6b/ |
README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/frameworks/av/services/audioflinger/ |
AudioResamplerSinc.cpp | 79 // for high quality resampler, the parameters for coefficients are compile-time constants 88 // for very high quality resampler, the parameters are load-time constants 203 int inChannelCount, int32_t sampleRate, src_quality quality) 204 : AudioResampler(bitDepth, inChannelCount, sampleRate, quality), 228 mConstants = (quality == VERY_HIGH_QUALITY) ? &veryHighQualityConstants : &highQualityConstants;
|
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/ |
UiDevice.java | 696 * Default scale of 1.0f (original size) and 90% quality is used 713 * @param quality quality of the PNG compression; range: 0-100 716 public boolean takeScreenshot(File storePath, float scale, int quality) { 768 screenShot.compress(Bitmap.CompressFormat.PNG, quality, fos);
|
/packages/apps/VideoEditor/res/values/ |
strings.xml | 189 <!-- The label of the movie quality spinner. --> 190 <string name="export_dialog_movie_quality">Movie quality</string> 191 <!-- The low quality option. --> 193 <!-- The medium quality option. --> 195 <!-- The high quality option. -->
|
/prebuilts/tools/darwin-x86/swt/about_files/ |
IJG_README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/prebuilts/tools/darwin-x86_64/swt/about_files/ |
IJG_README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/prebuilts/tools/linux-x86/swt/about_files/ |
IJG_README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/prebuilts/tools/linux-x86_64/swt/about_files/ |
IJG_README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/prebuilts/tools/windows/swt/about_files/ |
IJG_README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/prebuilts/tools/windows-x86_64/swt/about_files/ |
IJG_README | 74 low-quality image. For more details, see the references, or just experiment 126 with respect to this software, its quality, accuracy, merchantability, or 128 its user, assume the entire risk as to its quality and accuracy. 373 The major thrust for v7 will probably be improvement of visual quality. 377 quality-vs-file-size performance without sacrificing compatibility.
|
/development/samples/SearchableDictionary/res/raw/ |
definitions.txt | 87 aura - n. a distinctive but intangible quality surrounding a person or thing 139 characteristic - n. a distinguishing quality 162 competence - n. the quality of being adequately or well qualified physically and intellectually 200 convenience - n. the quality of being useful and convenient 226 decency - n. the quality of conforming to standards of propriety and morality 242 depth - n. the attribute or quality of being deep, strong, or intense 251 determination - n. the quality of being determined to do or achieve something; firmness of purpose 255 difference - n. the quality of being unlike or dissimilar 256 dignity - n. the quality of being worthy of esteem or respect 345 excellent - j. very good; of the highest quality [all...] |
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/ |
SHA1PRNG_SecureRandomTest.java | 83 * it checks out the quality of entropy 225 fail("TESTING RANDOM NUMBER GENERATOR QUALITY: IGNORE THIS FAILURE IF INTERMITTENT :: i=" + i); 283 fail("TESTING RANDOM NUMBER GENERATOR QUALITY: IGNORE THIS FAILURE IF INTERMITTENT :: i=" + i);
|
/external/chromium/chrome/browser/autocomplete/ |
keyword_provider.cc | 84 // Helper functor for Start(), for sorting keyword matches by quality. 87 // A keyword is of higher quality when a greater fraction of it has been 209 // Any exact match is going to be the highest quality match, and thus at the
|
history_url_provider.cc | 186 // Otherwise, this is just low-quality noise. In the cases where we've parsed 208 // need to promote lower-quality matches that are prefixes of 209 // higher-quality matches, and remove lower-quality redirects. So we ask 670 // Sort by quality, best first. 686 // the lower-quality duplicate(s), since otherwise the returned results won't [all...] |
/external/skia/src/images/ |
SkImageDecoder_libwebp.cpp | 511 virtual bool onEncode(SkWStream* stream, const SkBitmap& bm, int quality); 515 int quality) { 529 if (!WebPConfigPreset(&webp_config, WEBP_PRESET_DEFAULT, quality)) {
|
/external/webkit/Source/WebCore/html/ |
HTMLCanvasElement.cpp | 347 String HTMLCanvasElement::toDataURL(const String& mimeType, const double* quality, ExceptionCode& ec) 369 return ImageDataToDataURL(*imageData, lowercaseMimeType, quality); 374 return buffer()->toDataURL(lowercaseMimeType, quality);
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
cache-bitmap.jd | 86 <li>Can you balance quality against quantity? Sometimes it can be more useful to store a larger 87 number of lower quality bitmaps, potentially loading a higher quality version in another
|
/packages/apps/Camera/res/values-en-rGB/ |
strings.xml | 40 <string name="pref_video_quality_title" msgid="8245379279801096922">"Video quality"</string> 81 <string name="spaceIsLow_content" product="nosdcard" msgid="4401325203349203177">"Your USB storage is running out of space. Change the quality setting or delete some images or other files."</string> 82 <string name="spaceIsLow_content" product="default" msgid="1732882643101247179">"Your SD card is running out of space. Change the quality setting or delete some images or other files."</string>
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
VideoCamera.java | 490 // Remove the video quality preference setting when the quality is given in the intent. 723 int quality = Integer.valueOf(videoQuality); local 725 // Set video quality. 731 quality = CamcorderProfile.QUALITY_HIGH; 733 quality = CamcorderProfile.QUALITY_LOW; 751 // Set quality to 480p for effects, unless intent is overriding it 753 quality = CamcorderProfile.QUALITY_480P; 756 // enabled. In that case, UI quality override handled in 779 if (mCaptureTimeLapse) quality += 1000 [all...] |
/build/tools/droiddoc/templates-sdk/components/ |
masthead.cs | 174 <li><a href="<?cs var:toroot ?>distribute/googleplay/quality/index.html">App Quality</a></li>
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
MatrixPaletteRenderer.java | 236 * By default, OpenGL enables features that improve quality 300 * By default, OpenGL enables features that improve quality
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
SpriteTextRenderer.java | 55 * By default, OpenGL enables features that improve quality 137 * By default, OpenGL enables features that improve quality
|
/external/aac/libSBRdec/src/ |
sbr_ram.cpp | 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality, 172 High Quality Mode (!LOW_POWER_SBR_ONLY and useLP=0), see assignHqTimeSlots()
|