/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
OMX_WbAmrEncoder.h | 48 *! 22-May-2006 bk: DASF recording quality improved
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Audio.h | 312 OMX_S32 nQuality; /**< Sets encoding quality to n, between -1 (low) and 10 (high).
313 In the default mode of operation, teh quality level is 3.
314 Normal quality range is 0 - 10. */
318 be slower, and may also be lower quality. It is
[all...] |
OMX_Component.h | 158 methods (like degrading algorithm quality to
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Audio.h | 312 OMX_S32 nQuality; /**< Sets encoding quality to n, between -1 (low) and 10 (high). 313 In the default mode of operation, teh quality level is 3. 314 Normal quality range is 0 - 10. */ 318 be slower, and may also be lower quality. It is [all...] |
OMX_Component.h | 158 methods (like degrading algorithm quality to
|
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_menu.cpp | 393 const char *capture[] = { "high-performance", "high-quality", "video-mode" }; [all...] |
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/ |
CmdHndlr.c | 458 * Get the driver statistics (Tx, Rx, signal quality).
|
/packages/apps/VideoEditor/res/values-en-rGB/ |
strings.xml | 94 <string name="export_dialog_movie_quality" msgid="5455709803799359041">"Film quality"</string>
|
/system/core/include/system/ |
audio.h | 119 /* VORBIS sub format field definition: specify quality for recording... */
|
/external/aac/libSBRdec/src/ |
lpp_tran.cpp | 25 Commercially-licensed AAC software libraries, including floating-point versions with enhanced sound quality, 93 This module does use fractional arithmetic and the accuracy of the computations has an impact on the overall sound quality. [all...] |
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_api.c | 851 ** Description This function initiates RSSI and channnel quality 854 ** quality [all...] |
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
p2ptransportchannel.cc | 44 // we don't want to degrade the quality on a modem. These numbers should work 46 // quality is reasonable at all. [all...] |
/external/dbus/ |
COPYING | 86 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL 482 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
NOTICE | 85 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL 481 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
/external/dbus/bus/ |
NOTICE | 85 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL 481 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
/external/dbus/dbus/ |
NOTICE | 85 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL 481 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
/external/dbus/tools/ |
NOTICE | 85 PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL 481 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
/external/jpeg/ |
jquant1.c | 22 * high quality, colormapped output capability. A 2-pass quantizer usually 23 * gives better visual quality; however, for quantized grayscale output this
|
/external/llvm/include/llvm/Support/ |
TargetRegistry.h | 138 /// TripleMatchQualityFn - The target function for rating the match quality 552 /// @param TQualityFn - The triple match quality computation function for [all...] |
/external/qemu/distrib/jpeg-6b/ |
jquant1.c | 22 * high quality, colormapped output capability. A 2-pass quantizer usually 23 * gives better visual quality; however, for quantized grayscale output this
|
/external/skia/src/images/ |
SkImageDecoder_libpng.cpp | [all...] |
/frameworks/av/include/camera/ |
CameraParameters.h | 167 // The quality of the EXIF thumbnail in Jpeg picture. The range is 1 to 100, 171 // Jpeg quality of captured picture. The range is 1 to 100, with 100 being [all...] |
/frameworks/base/core/java/android/app/ |
SearchManager.java | 486 * context here, in order to improve quality or specificity of its own 627 * context here, in order to improve quality or specificity of its own [all...] |
/frameworks/base/docs/html/about/versions/ |
jelly-bean.jd | 256 <p>Developers can apply <strong>preprocessing effects</strong> to audio being recorded, such as to apply noise suppression for improving speech recording quality, echo cancellation for acoustic echo, and auto gain control for audio with inconsistent volume levels. Apps that require high quality and clean audio recording will benefit from these preprocessors.</p>
|
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 335 if (profile.quality >= CamcorderProfile.QUALITY_TIME_LAPSE_LOW && 336 profile.quality <= CamcorderProfile.QUALITY_TIME_LAPSE_QVGA) { [all...] |