/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
calc_cor.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
pre_proc.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
get_amr_wb_bits.h | 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
|
/hardware/intel/img/psb_video/src/hwdefs/ |
topazhp_default_params.h | 135 // Default to adaptive rounding active
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
NormalizedIconLoader.java | 80 // User version code O, so that the icon is always wrapped in an adaptive icon container.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppInfo.java | 116 // The icon for a non-primary user is badged, hence it's not exactly an adaptive icon.
|
/system/bt/stack/a2dp/ |
a2dp_vendor_ldac_abr.cc | 29 // LDAC ABR(Adaptive Bit Rate) Source Code
|
/external/aac/libArithCoding/include/ |
ac_arith_coder.h | 100 Arithmetic Coder in Conjunction with an Adaptive Context 126 * \brief decode a spectral data element by using an adaptive context dependent
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
structs.h | 298 /* Used in adaptive mode only */ 360 int16_t CodingMode; /* 0 = adaptive; 1 = instantaneous */
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
gain_control.h | 238 * : 1 - Adaptive Analog Automatic Gain Control -3dBOv 239 * : 2 - Adaptive Digital Automatic Gain Control -3dBOv
|
/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/ |
DisplaySettingsTest.java | 71 assertTrue(mHelper.verifyToggleSetting(SettingsType.SYSTEM, PAGE, "Adaptive brightness", 73 assertTrue(mHelper.verifyToggleSetting(SettingsType.SYSTEM, PAGE, "Adaptive brightness",
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
acelp.h | 69 Word16 adaptive_scaling /* (i) 0 : adaptive scaling disabled */ 70 /* 1 : adaptive scaling enabled */ 378 Word16 y1[], /* (i) : filtered adaptive codebook. */ 387 Word16 y1[], /* (i) Q_xn:Adaptive codebook. */ 478 Word16 * y, /* (i) Q0 : filtered adaptive codebook vector */ 479 Word16 gain, /* (i) Q14 : adaptive codebook gain */
|
/hardware/intel/img/psb_video/src/ |
tng_hostair.c | 50 "\nERROR: Error allocating Adaptive Intra Refresh table of Application context (APP_SetVideoParams)"); 527 // Adaptive Intra Refresh (AIR) - send the AIR values to the next bufferk 628 // Calculate Adaptive Intra Refresh (AIR) 788 // Test and process running adaptive threshold case 825 // Adaptive Intra Refresh (AIR) - Calculate the new AIR values based upon Motion Search feedback [all...] |
tng_hostcode.h | 228 * \brief Structure for parameters requierd for Adaptive intra refresh. 260 // Adaptive Intra Refresh Control structure 406 IMG_BOOL bEnableAIR; //!< Enable Adaptive Intra Refresh
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaCodecCapabilitiesTest.java | 411 // check if there is an adaptive decoder for each 419 "could not find adaptive decoder for " + mime, codec != null); 422 MediaUtils.skipTest("no video decoders that are required to be adaptive found"); 442 info.getName() + " is not adaptive for " + mime, 447 MediaUtils.skipTest("no video decoders that are required to be adaptive found"); [all...] |
/external/libvpx/libvpx/vpx/ |
vp8cx.h | 166 * 3: OnYUVAggressive, 4: Adaptive 381 /*!\brief Codec control function to set adaptive quantization mode. 388 * By default, encoder operates with AQ_Mode 0(adaptive quantization off). 567 * adaptive quantization. You can use it with --aq-mode concurrently. 569 * Enable special adaptive quantization for altref frames based on their
|
/external/tensorflow/tensorflow/contrib/integrate/python/ops/ |
odes.py | 322 """Take an adaptive Runge-Kutta step to integrate the ODE.""" 438 Currently, implements 5th order Runge-Kutta with adaptive step size control 468 * safety: safety factor for adaptive step control, generally a constant 470 * ifactor: maximum factor by which the adaptive step may be increased 581 Useful in certain scenarios to avoid the overhead of adaptive step size
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
AdaptiveIconDrawableTest.java | 181 // Tested bitmap is drawn from the adaptive icon drawable. 192 new FileOutputStream(new File(dir, "adaptive-bm-original.png"))); 194 new FileOutputStream(new File(dir, "adaptive-bm-test.png")));
|
/external/walt/docs/usage/ |
WALT_usage.md | 140 * Set screen brightness to maximum. On phones using PWM for screen backlight brightness control, yo man need to turn adaptive brightness off (settings -> Display -> Adaptive Brightness) 261 * Some devices use pulse width modulation (PWM) to control screen brightness. Disable adaptive screen brightness and set brightness manually to maximum.
|
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/ |
IconTest.java | 150 new FileOutputStream(new File(dir, "adaptive-bitmap1-original.png"))); 152 new FileOutputStream(new File(dir, "adaptive-bitmap1-test.png"))); 155 fail("adaptive bitmap1 differs, check " + dir);
|
/hardware/qcom/media/msm8998/conf_files/msm8937/ |
media_codecs_8937.xml | 165 <Feature name="adaptive-playback" /> 177 <Feature name="adaptive-playback" /> 189 <Feature name="adaptive-playback" />
|
/external/aac/libAACdec/src/ |
usacdec_acelp.cpp | 270 *gain_pit = t_qua_gain7b[i]; /* adaptive codebook gain */ 444 * \brief Update adaptive codebook u'(n) (exc) 447 * \param[in,out] exc filtered adaptive codebook v(n), exponent = SF_EXC. 448 * \param[in] gain_pit adaptive codebook gain, exponent = SF_GAIN_P. 457 FIXP_DBL exc[], /* (io): filtered adaptive codebook v(n) Q15 */ 458 FIXP_SGL gain_pit, /* (i) : adaptive codebook gain g_p Q14 */ 802 * and the adaptive codebook vector. * 880 /* Compute adaptive codebook update u'(n), pitch enhancement c'(n) and [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
package.html | 129 interface. Adaptive stepsize integrators can automatically compute the 148 <tr BGCOLOR="#CCCCFF"><td colspan=3><font size="+2">Adaptive Stepsize Integrators</font></td></tr>
|
/external/libmpeg2/common/ |
ideint_utils.c | 365 * Performs spatial edge adaptive filtering 368 * Performs spatial edge adaptive filtering by detecting edge direction
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/ |
SwitchingSampRate.cc | 130 (codingMode == 1)? "Channel-Independent (Instantaneous)":"Adaptive"); 174 // ONLY Clients who are not in Adaptive mode
|