OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mono
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/Common/src/
AGC_MIX_VOL_2St1Mon_D32_WRA.c
63
/* pMonoIn
Mono
band pass source */
75
const LVM_INT32 *pMonoSrc, /*
Mono
source */
86
LVM_INT32
Mono
; /*
Mono
sample */
127
Mono
= *pMonoSrc++; /* Get the
mono
sample */
131
* Apply the AGC gain to the
mono
input and mix with the stereo signal
133
HighWord = (AGC_Mult * (
Mono
>> 16)); /* signed long (
Mono
) by unsigned short (AGC_Mult) multiply */
134
LowWord = (AGC_Mult * (
Mono
& 0xffff))
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_voice_gain_gnu.s
133
@
Mono
version
159
.endif @end
Mono
version
/external/sonivox/arm-wt-22k/lib_src/
ARM-E_voice_gain_gnu.s
133
@
Mono
version
159
.endif @end
Mono
version
/external/chromium-trace/trace-viewer/third_party/gl-matrix/jsdoc-template/static/
default.css
231
font-family:Monaco, Bitstream Vera Sans
Mono
, Lucida Console, Terminal;
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas
194
/// Both have issues especially on .NET 1.x and
Mono
.
[
all
...]
Completed in 372 milliseconds