/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | CamcorderProfile.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 38 * These settings are read-only. 62 * Quality level corresponding to the lowest available resolution. 67 * Quality level corresponding to the highest available resolution. 72 * Quality level corresponding to the qcif (176 x 144) resolution. 77 * Quality level corresponding to the cif (352 x 288) resolution. 82 * Quality level corresponding to the 480p (720 x 480) resolution. 89 * Quality level corresponding to the 720p (1280 x 720) resolution. 94 * Quality level corresponding to the 1080p (1920 x 1080) resolution. 102 * Quality level corresponding to the QVGA (320x240) resolution. [all …]
|
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
H A D | CamcorderProfileTest.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 104 LAST_QUALITY + 1, // Unknown normal profile quality 105 LAST_TIMELAPSE_QUALITY + 1, // Unknown timelapse profile quality 106 LAST_HIGH_SPEED_QUALITY + 1 // Unknown high speed timelapse profile quality 109 // Uses get without id if cameraId == -1 and get with id otherwise. 110 private CamcorderProfile getWithOptionalId(int quality, int cameraId) { in getWithOptionalId() argument 111 if (cameraId == -1) { in getWithOptionalId() 112 return CamcorderProfile.get(quality); in getWithOptionalId() 114 return CamcorderProfile.get(cameraId, quality); in getWithOptionalId() 119 Log.v(TAG, String.format("profile: duration=%d, quality=%d, " + in checkProfile() [all …]
|
/aosp_15_r20/external/libaom/ |
H A D | CHANGELOG | 1 2024-10-24 v3.11.0 2 This release includes perceptual quality improvements, binary size reduction 7 - Perceptual Quality Improvements 8 * Visual quality improvements for RTC screen content 9 * Higher quality on scene or slide changes 10 * Faster quality ramp-up for static content after scene change 11 * Quality improvements for screen content with active maps 13 - Speedup 17 - Other Improvements 30 - Bug Fixes [all …]
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/ |
H A D | ImageObjectDetectionModelMetadata.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 81 * * `cloud-high-accuracy-1` - (default) A model to be used via prediction 83 * should also have a higher prediction quality than other 85 * * `cloud-low-latency-1` - A model to be used via prediction 87 * have lower prediction quality than other models. 88 * * `mobile-low-latency-1` - A model that, in addition to providing 92 * may have lower prediction quality than other models. 93 * * `mobile-versatile-1` - A model that, in addition to providing 97 * * `mobile-high-accuracy-1` - A model that, in addition to providing 101 * latency, but should also have a higher prediction quality [all …]
|
H A D | ImageClassificationModelMetadata.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 147 * `mobile-low-latency-1`, `mobile-versatile-1`, `mobile-high-accuracy-1`, 148 * `mobile-core-ml-low-latency-1`, `mobile-core-ml-versatile-1`, 149 * `mobile-core-ml-high-accuracy-1`, the train budget must be between 1,000 247 * * `cloud` - Model to be used via prediction calls to AutoML API. 249 * * `mobile-low-latency-1` - A model that, in addition to providing 253 * may have lower prediction quality than other models. 254 * * `mobile-versatile-1` - A model that, in addition to providing 258 * * `mobile-high-accuracy-1` - A model that, in addition to providing 262 * latency, but should also have a higher prediction quality [all …]
|
H A D | ImageObjectDetectionModelMetadataOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 31 * * `cloud-high-accuracy-1` - (default) A model to be used via prediction 33 * should also have a higher prediction quality than other 35 * * `cloud-low-latency-1` - A model to be used via prediction 37 * have lower prediction quality than other models. 38 * * `mobile-low-latency-1` - A model that, in addition to providing 42 * may have lower prediction quality than other models. 43 * * `mobile-versatile-1` - A model that, in addition to providing 47 * * `mobile-high-accuracy-1` - A model that, in addition to providing 51 * latency, but should also have a higher prediction quality [all …]
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/ |
H A D | ImageObjectDetectionModelMetadata.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 81 * * `cloud-high-accuracy-1` - (default) A model to be used via prediction 83 * should also have a higher prediction quality than other 85 * * `cloud-low-latency-1` - A model to be used via prediction 87 * have lower prediction quality than other models. 88 * * `mobile-low-latency-1` - A model that, in addition to providing 92 * may have lower prediction quality than other models. 93 * * `mobile-versatile-1` - A model that, in addition to providing 97 * * `mobile-high-accuracy-1` - A model that, in addition to providing 101 * latency, but should also have a higher prediction quality [all …]
|
H A D | ImageObjectDetectionModelMetadataOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 31 * * `cloud-high-accuracy-1` - (default) A model to be used via prediction 33 * should also have a higher prediction quality than other 35 * * `cloud-low-latency-1` - A model to be used via prediction 37 * have lower prediction quality than other models. 38 * * `mobile-low-latency-1` - A model that, in addition to providing 42 * may have lower prediction quality than other models. 43 * * `mobile-versatile-1` - A model that, in addition to providing 47 * * `mobile-high-accuracy-1` - A model that, in addition to providing 51 * latency, but should also have a higher prediction quality [all …]
|
/aosp_15_r20/packages/services/DeviceAsWebcam/impl/res/values/ |
D | strings.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright (C) 2023 The Android Open Source Project 8 http://www.apache.org/licenses/LICENSE-2.0 15 --> 18 <!-- App title of DeviceAsWebcam --> 20 <!-- Accessibility description for the view finder texture view --> 22 <!-- Accessibility description for the zoom ratio container --> 24 <!-- Accessibility description for the currently selected Zoom ratio button --> 26 <!-- Accessibility description for Zoom Seek Bar --> 28 <!-- Accessibility description for the toggle camera image button --> [all …]
|
/aosp_15_r20/external/libxaac/ |
H A D | README.md | 3 …-AAC, the latest innovation member of the MPEG AAC codec family, is ideally suited for adaptive bi… 5 …High Efficiency AAC Profile is a logical evolution of the MPEG Audio's popular AAC Family profiles… 9 …-LD (Low Delay), AAC-ELD (Enhanced Low Delay), and AAC-ELDv2 (Enhanced Low Delay version 2) modes.… 11 …-D USAC, also known as Unified Speech and Audio Coding, is designed to provide high-quality audio … 13 …-LD, AAC-ELD, and AAC-ELDv2 modes, is a versatile audio coding technology that can be used for a w… 15 …-D DRC (Dynamic Range Control) for the Extended HE-AAC profile in both encoder and decoder. MPEG-D… 18 * The operating points for MPEG-D USAC (along with MPEG-D DRC) in libxaac encoder is currently rest… 19 * Further Quality enhancements for AAC-ELD and AAC-ELDv2 modes may be pushed as quality assessment … 44 $ cmake -G "Visual Studio 15 2017" .. 52 $ cmake -G "Visual Studio 15 2017 Win64" .. [all …]
|
/aosp_15_r20/device/generic/goldfish/camera/media/ |
D | profiles.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright (C) 2010 The Android Open Source Project 8 http://www.apache.org/licenses/LICENSE-2.0 15 --> 25 <!ATTLIST EncoderProfile quality (high|low) #REQUIRED> 41 <!ATTLIST ImageEncoding quality (90|80|70|60|50|40) #REQUIRED> 74 <!-- 76 on an android-powered device. 77 --> 79 <!-- Each camcorder profile defines a set of predefined configuration parameters --> [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | youtube_v3.subscriptions.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | VideoEncoder.java | 4 * Use of this source code is governed by a BSD-style license 122 /** Settings for WebRTC quality based scaling. */ 126 @Nullable public final Integer high; field in VideoEncoder.ScalingSettings 129 * Settings to disable quality based scaling. 134 * Creates settings to enable quality based scaling. 137 * @param high Average QP at which to scale down the resolution. 139 public ScalingSettings(int low, int high) { in ScalingSettings() argument 142 this.high = high; in ScalingSettings() 148 this.high = null; in ScalingSettings() 155 * Creates quality based scaling setting. [all …]
|
/aosp_15_r20/external/autotest/client/cros/audio/ |
H A D | check_quality.py | 4 # Use of this source code is governed by a BSD-style license that can be 36 # Holder for quality parameters used in audio_quality_measurement module. 50 'For raw format, user must also pass -b, -r, -c' 52 parser.add_argument('--debug', action='store_true', default=False, 54 parser.add_argument('--spectral-only', action='store_true', default=False, 56 parser.add_argument('--freqs', metavar='FREQ', type=float, 60 'E.g.: --freqs 1000 2000. ' 64 'E.g.: --freqs 1000 0 2000 0 3000. ' 66 parser.add_argument('--freq-threshold', metavar='FREQ_THRESHOLD', type=float, 70 parser.add_argument('--ignore-high-freq', metavar='HIGH_FREQ_THRESHOLD', [all …]
|
/aosp_15_r20/device/amlogic/yukawa/media_xml/ |
D | media_profiles.xml | 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright 2016 The Android Open Source Project 6 http://www.apache.org/licenses/LICENSE-2.0 12 --> 22 <!ATTLIST EncoderProfile quality (high|low) #REQUIRED> 38 <!ATTLIST ImageEncoding quality (90|80|70|60|50|40) #REQUIRED> 71 <!-- 73 on an android-powered device. 74 --> 76 <!-- ****************************************************************** --> [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/automl/v1/ |
H A D | image.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 59 // `mobile-low-latency-1`, `mobile-versatile-1`, `mobile-high-accuracy-1`, 60 // `mobile-core-ml-low-latency-1`, `mobile-core-ml-versatile-1`, 61 // `mobile-core-ml-high-accuracy-1`, the train budget must be between 1,000 76 // * `cloud` - Model to be used via prediction calls to AutoML API. 78 // * `mobile-low-latency-1` - A model that, in addition to providing 82 // may have lower prediction quality than other models. 83 // * `mobile-versatile-1` - A model that, in addition to providing 87 // * `mobile-high-accuracy-1` - A model that, in addition to providing 91 // latency, but should also have a higher prediction quality [all …]
|
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/proto/google/cloud/automl/v1/ |
H A D | image.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 59 // `mobile-low-latency-1`, `mobile-versatile-1`, `mobile-high-accuracy-1`, 60 // `mobile-core-ml-low-latency-1`, `mobile-core-ml-versatile-1`, 61 // `mobile-core-ml-high-accuracy-1`, the train budget must be between 1,000 76 // * `cloud` - Model to be used via prediction calls to AutoML API. 78 // * `mobile-low-latency-1` - A model that, in addition to providing 82 // may have lower prediction quality than other models. 83 // * `mobile-versatile-1` - A model that, in addition to providing 87 // * `mobile-high-accuracy-1` - A model that, in addition to providing 91 // latency, but should also have a higher prediction quality [all …]
|
/aosp_15_r20/external/swiftshader/third_party/subzero/docs/ |
H A D | DESIGN.rst | 5 ------------ 9 PNaCl toolchain to compile their application to architecture-neutral PNaCl 10 bitcode (a ``.pexe`` file), using as much architecture-neutral optimization as 14 <https://developer.chrome.com/native-client/reference/sandbox_internals/index>`_ 15 native code. The translator uses architecture-specific optimizations as much as 19 future page loads. However, first-time user experience is hampered by long 20 translation times. The LLVM-based PNaCl translator is pretty slow, even when 21 using ``-O0`` to minimize optimizations, so delays are especially noticeable on 22 slow browser platforms such as ARM-based Chromebooks. 26 - Parallel translation. However, slow machines where this matters most, e.g. [all …]
|
/aosp_15_r20/external/swiftshader/third_party/subzero/ |
H A D | DESIGN.rst | 5 ------------ 9 PNaCl toolchain to compile their application to architecture-neutral PNaCl 10 bitcode (a ``.pexe`` file), using as much architecture-neutral optimization as 14 <https://developer.chrome.com/native-client/reference/sandbox_internals/index>`_ 15 native code. The translator uses architecture-specific optimizations as much as 19 future page loads. However, first-time user experience is hampered by long 20 translation times. The LLVM-based PNaCl translator is pretty slow, even when 21 using ``-O0`` to minimize optimizations, so delays are especially noticeable on 22 slow browser platforms such as ARM-based Chromebooks. 26 - Parallel translation. However, slow machines where this matters most, e.g. [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | broadcast_configuration_provider.cc | 8 * http://www.apache.org/licenses/LICENSE-2.0 34 // Note that the HW offloader may support more quality subgroups. in GetBroadcastConfig() 35 // TODO: Unify the quality selection logic with GetBroadcastOffloadConfig() in GetBroadcastConfig() 39 stack_config_get_interface()->get_pts_broadcast_audio_config_options(); in GetBroadcastConfig() 41 if (!options->compare("lc3_stereo_48_1_2")) { in GetBroadcastConfig() 44 if (!options->compare("lc3_stereo_48_2_2")) { in GetBroadcastConfig() 47 if (!options->compare("lc3_stereo_48_3_2")) { in GetBroadcastConfig() 50 if (!options->compare("lc3_stereo_48_4_2")) { in GetBroadcastConfig() 55 // High quality, Low Latency in GetBroadcastConfig() 60 // Standard quality, Low Latency in GetBroadcastConfig() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/speex/include/speex/ |
D | speex_resampler.h | 1 /* Copyright (C) 2007 Jean-Marc Valin 7 - Very fast algorithm 8 - Low memory requirement 9 - Good *perceptual* quality (and not best SNR) 118 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 119 * and 10 has very high quality. 126 int quality, 131 * denominator being 32-bit integers. 137 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 138 * and 10 has very high quality. [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/speex/include/speex/ |
D | speex_resampler.h | 1 /* Copyright (C) 2007 Jean-Marc Valin 7 - Very fast algorithm 8 - Low memory requirement 9 - Good *perceptual* quality (and not best SNR) 118 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 119 * and 10 has very high quality. 126 int quality, 131 * denominator being 32-bit integers. 137 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 138 * and 10 has very high quality. [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/speex/include/speex/ |
D | speex_resampler.h | 1 /* Copyright (C) 2007 Jean-Marc Valin 7 - Very fast algorithm 8 - Low memory requirement 9 - Good *perceptual* quality (and not best SNR) 118 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 119 * and 10 has very high quality. 126 int quality, 131 * denominator being 32-bit integers. 137 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 138 * and 10 has very high quality. [all …]
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/speex/include/speex/ |
D | speex_resampler.h | 1 /* Copyright (C) 2007 Jean-Marc Valin 7 - Very fast algorithm 8 - Low memory requirement 9 - Good *perceptual* quality (and not best SNR) 118 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 119 * and 10 has very high quality. 126 int quality, 131 * denominator being 32-bit integers. 137 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 138 * and 10 has very high quality. [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/speex/include/speex/ |
D | speex_resampler.h | 1 /* Copyright (C) 2007 Jean-Marc Valin 7 - Very fast algorithm 8 - Low memory requirement 9 - Good *perceptual* quality (and not best SNR) 118 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 119 * and 10 has very high quality. 126 int quality, 131 * denominator being 32-bit integers. 137 * @param quality Resampling quality between 0 and 10, where 0 has poor quality 138 * and 10 has very high quality. [all …]
|