OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:balance
(Results
1 - 25
of
67
) sorted by null
1
2
3
/external/speex/libspeex/
stereo.c
44
spx_word32_t
balance
; /**< Left/right
balance
info */
member in struct:RealSpeexStereoState
86
stereo->
balance
= 65536;
93
stereo->
balance
= 1.0f;
112
float
balance
, e_ratio;
local
120
balance
=(e_left+1)/(e_right+1);
127
balance
=4*log(
balance
);
130
if (
balance
>0)
134
balance
=floor(.5+fabs(balance))
150
spx_word32_t
balance
, e_ratio;
local
224
spx_word32_t
balance
;
local
251
spx_word32_t
balance
;
local
[
all
...]
/external/valgrind/main/coregrind/
m_oset.c
100
Char
balance
;
member in struct:_OSetNode
200
// Swing to the left. Warning: no
balance
maintainance.
210
// Swing to the right. Warning: no
balance
maintainance.
220
//
Balance
maintainance after especially nasty swings.
223
switch (root->
balance
) {
225
root->left->
balance
= 0;
226
root->right->
balance
= 1;
229
root->left->
balance
=-1;
230
root->right->
balance
= 0;
233
root->left->
balance
= 0
[
all
...]
m_wordfm.c
69
Char
balance
; /* do not make this unsigned */
member in struct:_AvlNode
96
/* Swing to the left. Warning: no
balance
maintainance. */
106
/* Swing to the right. Warning: no
balance
maintainance. */
116
/*
Balance
maintainance after especially nasty swings. */
119
switch (root->
balance
) {
121
root->child[0]->
balance
= 0;
122
root->child[1]->
balance
= 1;
125
root->child[0]->
balance
= -1;
126
root->child[1]->
balance
= 0;
129
root->child[0]->
balance
= 0
[
all
...]
/external/speex/include/speex/
speex_stereo.h
51
float
balance
; /**< Left/right
balance
info */
member in struct:SpeexStereoState
/external/valgrind/main/cachegrind/
cg_merge.c
972
Char
balance
;
member in struct:_AvlNode
998
/* Swing to the left. Warning: no
balance
maintainance. */
1008
/* Swing to the right. Warning: no
balance
maintainance. */
1018
/*
Balance
maintainance after especially nasty swings. */
1021
switch (root->
balance
) {
1023
root->left->
balance
= 0;
1024
root->right->
balance
= 1;
1027
root->left->
balance
= -1;
1028
root->right->
balance
= 0;
1031
root->left->
balance
= 0
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_gf1.h
75
unsigned char
balance
;
member in struct:gf1_wave
154
__u8
balance
;
member in struct:gf1_xwave
/external/v8/src/
dateparser.h
134
int
balance
= 0;
local
136
if (ch_ == ')') --
balance
;
137
else if (ch_ == '(') ++
balance
;
139
} while (
balance
> 0 && ch_);
/external/qemu/distrib/sdl-1.2.12/src/audio/ums/
SDL_umsaudio.c
70
static UMSAudioDevice_ReturnCode UADSetBalance(_THIS, long
balance
);
478
static UMSAudioDevice_ReturnCode UADSetBalance(_THIS, long
balance
)
481
* Set the
balance
.
486
balance
);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlAutoEditStrategy.java
52
* by considering the tag and bracket
balance
on the current line and using it
102
Pair<Integer,Integer>
balance
= getBalance(doc, textStart, offset);
local
103
int tagBalance =
balance
.getFirst();
104
int bracketBalance =
balance
.getSecond();
111
// We only care if tag or bracket
balance
is greater than 0;
364
* Returns a pair of (tag-
balance
,bracket-
balance
) for the range textStart to offset.
369
* @return the
balance
of tags and brackets
373
//
Balance
of open and closing tags
376
//
Balance
of open and closing bracket
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev.h
115
__u16
balance
; /* Stereo
balance
*/
member in struct:video_audio
/external/webkit/Source/JavaScriptCore/wtf/
AVLTree.h
495
handle
balance
(handle bal_h)
604
//
Balance
factor of last unbalanced node.
673
unbal =
balance
(unbal);
892
h =
balance
(h);
/bionic/libc/kernel/common/linux/
videodev.h
129
__u16
balance
;
member in struct:video_audio
/development/ndk/platforms/android-3/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
/external/kernel-headers/original/linux/
videodev.h
132
__u16
balance
; /* Stereo
balance
*/
member in struct:video_audio
/external/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h
151
** need these fields. The "
balance
" function does not explicitly use
153
** structure pointer to "
balance
" if it has instantiation-specific
155
** "
balance
".
198
/* Put the private
balance
function in the same compilation module as
204
L_SC AVL_HANDLE L_(
balance
)(L_BALANCE_PARAM_DECL_PREFIX AVL_HANDLE bal_h)
function
352
/*
Balance
factor of last unbalanced node. */
455
unbal = L_(
balance
)(L_BALANCE_PARAM_CALL_PREFIX unbal);
562
/* Prototype of
balance
function (called by remove) in case not in
565
L_SC AVL_HANDLE L_(
balance
)(L_BALANCE_PARAM_DECL_PREFIX AVL_HANDLE bal_h);
761
h = L_(
balance
)(L_BALANCE_PARAM_CALL_PREFIX h)
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.c
302
* *
BALANCE
-
balance
is supported
303
* * BALANCE_DELAY -
balance
delay is supported
468
paud_change.
balance
= 0x3fffffff; /* the new
balance
*/
469
paud_change.balance_delay = AUDIO_IGNORE; /* the new
balance
delay */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev.h
129
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev.h
129
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
videodev.h
112
__u16
balance
;
member in struct:video_audio
Completed in 2044 milliseconds
1
2
3