OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gains
(Results
126 - 150
of
349
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
exposure_compensate.hpp
104
std::vector<double>
gains
() const;
/external/webrtc/webrtc/modules/audio_processing/intelligibility/test/
intelligibility_proc.cc
57
"Analysis rate;
gains
recalculated every N blocks.");
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Init.c
164
/* Set Post filters
gains
*/
LVPSA_Private.h
100
LVM_UINT16 *pPostGains; /* Points a nBands elements array that contains the post-filter
gains
for each band */
/frameworks/av/media/libstagefright/codecs/amrwb/src/
q_gain2_tab.cpp
38
* during quantization of
gains
.
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
Serializer.cpp
115
const char *const AudioGainTraits::collectionTag = "
gains
";
262
AudioGainTraits::Collection
gains
;
local
263
deserializeCollection<AudioGainTraits>(doc, child,
gains
, NULL);
264
mixPort->setGains(
gains
);
/frameworks/base/core/java/android/service/vr/
VrListenerService.java
50
* {@link android.app.Activity#setVrModeEnabled}
gains
user focus. The system will only start this
/frameworks/base/core/java/android/view/
WindowId.java
107
* Called when one of the monitored windows
gains
input focus.
/frameworks/wilhelm/src/android/
channels.c
210
(popcount(bitsIn) < popcount(bitsOut)) ? "
gains
" : "loses");
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model.c
587
/* change quallevel depending on pitch
gains
and level fluctuations */
884
*gain_lo_hiQ17 = WEBRTC_SPL_SHIFT_W32(tmp32b, sh); //
Gains
in Q17
888
*gain_lo_hiQ17 = 100; //
Gains
in Q17
933
*gain_lo_hiQ17 = WEBRTC_SPL_SHIFT_W32(tmp32b, sh); //
Gains
in Q17
937
*gain_lo_hiQ17 = 100; //
Gains
in Q17
/frameworks/base/core/java/android/hardware/camera2/
CameraMetadata.java
423
* <li>{@link CaptureRequest#COLOR_CORRECTION_GAINS android.colorCorrection.
gains
}</li>
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
qgain475.cpp
42
These modules handle the quantization of pitch and codebook
gains
for MR475.
416
// Read the quantized
gains
494
/* Read the quantized
gains
*/
[
all
...]
qgain475.h
54
quantization of pitch and codebook
gains
for MR475.
136
* PURPOSE: Quantization of pitch and codebook
gains
for two subframes
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
KeySetHostTest.java
415
* Check if an apk
gains
signature-level permission after changing to a new
433
* Check if an apk
gains
signature-level permission after the app defining
/external/libopus/silk/
PLC.c
161
/* Save last two
gains
*/
227
/* Set up attenuation
gains
*/
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
dec_gain.h
49
Purpose : Decode the pitch and codebook
gains
105
* PURPOSE: Decode the pitch and codebook
gains
/development/ndk/platforms/android-9/samples/native-activity/jni/
main.c
203
// When our app
gains
focus, we start monitoring the accelerometer.
/external/chromium-trace/catapult/third_party/html5lib-python/doc/
movingparts.rst
23
API. The performance
gains
are relatively small compared to using the
/external/speex/libspeex/
nb_celp.h
61
spx_word32_t cumul_gain; /**< Product of previously used pitch
gains
(Q10) */
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer_unittest.cc
163
// Tests analytic solution for optimal
gains
, comparing
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
main.c
203
// When our app
gains
focus, we start monitoring the accelerometer.
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_BypassMix.c
46
/* The overall gain of the processed path is set by the
gains
in the individual */
LVCS_Process.c
49
/* input signal. The
gains
of these blocks are re-combined in the Alpha mixer and */
/frameworks/base/docs/html/preview/features/
scoped-folder-access.jd
93
also
gains
access to subdirectories within that directory.</p>
/frameworks/base/docs/html/training/keyboard-input/
navigation.jd
55
appearance when it
gains
input focus.</p>
Completed in 775 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>