/external/bluetooth/bluez/audio/ |
gstsbcenc.c | 57 { SBC_MODE_STEREO, "Stereo", "stereo"}, 58 { SBC_MODE_JOINT_STEREO, "Joint Stereo", "joint" }, 160 "mode = (string) { \"mono\", \"dual\", \"stereo\", \"joint\" }, "
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
AacEncTest.c | 103 #define STEREO 2 611 APP_EPRINT("Usage: test: [INFILE] [OUTFILE] [MONO/STEREO] [TESTCASE] [DASF/FILE] [SFREQ] [BITRATE] [OBJECTTYPE] [FRAMES] [IP_BUF] [OUT_BUF] [BITRATE] [FILEFORMAT] [ROBUSTNESS]\n"); 709 /* check to see the STEREO/MONO mode */ 715 else if(!strcmp("STEREO",argv[3])) 717 APP_IPRINT("%d :: APP: AAC: Encoding in Stereo Mode\n",__LINE__); 718 channel = STEREO; 891 /* Ensuring the propper value of buffers for STEREO mode */ 892 if((channel == STEREO) && (numofoutbuff != 4)) 894 APP_EPRINT ("%d :: App: WARNING: STEREO-Mode should use 4 output buffers \n",__LINE__); [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
ms_synt.cpp | 80 formula for M/S stereo on each scalefactor band where 81 M/S stereo is active. 84 formula for M/S stereo on each scalefactor band where 85 M/S stereo is active. 88 where M/S stereo is active. 91 where M/S stereo is active. 106 using M/S stereo, the coefficients in that array are calculated using 127 Subpart 4.6.7.1 M/S stereo
|
/external/quake/quake/src/WinQuake/docs/ |
README.X11 | 30 Full sound support is included. The default sound rate is 16-bit stereo, 57 Set stereo sound (default if supported)
|
readme.squake | 23 Full sound support is included. The default sound rate is 16-bit stereo, 68 Set stereo sound (default if supported)
|
/external/srec/audio/test/AudioInRecord/src/ |
AudioInRecord.c | 33 #define N_TUPLES_PER_FRAME 1 /* tuple: a set of samples (set of 1 if mono, set of 2 if stereo */ 34 #define N_CHANNELS_PER_TUPLE 1 /* 1: mono; 2: stereo */
|
/frameworks/base/docs/html/guide/appendix/ |
media-formats.jd | 27 <td rowspan="3">Mono/Stereo content in any combination of standard bit rates up to 160 kbps and sampling rates from 8 to 48kHz</td> 64 <td>Mono/Stereo 8-320Kbps constant (CBR) or variable bit-rate (VBR)
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
AACDecoder.cpp | 61 // AACplus files. Always output stereo. 138 // We'll always output stereo, regardless of how many channels are
|
ms_synt.cpp | 80 formula for M/S stereo on each scalefactor band where 81 M/S stereo is active. 84 formula for M/S stereo on each scalefactor band where 85 M/S stereo is active. 88 where M/S stereo is active. 91 where M/S stereo is active. 106 using M/S stereo, the coefficients in that array are calculated using 127 Subpart 4.6.7.1 M/S stereo
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
OMX_Mp3Decoder.h | 87 #define MP3D_STEREO_INTERLEAVED_STREAM 2 /* Stereo Interleaved stream index */ 88 #define MP3D_STEREO_NONINTERLEAVED_STREAM 3 /* Stereo Non-Interleaved stream index */
|
/external/quake/quake/src/WinQuake/ |
snd_dos.cpp | 212 WriteDSP(0x30); // stereo
223 WriteMixer (0xe, oldmixervalue | 0x2);// turn on stereo
242 WriteDSP(0x90); // high speed 8 bit stereo
417 // version 4 cards (sb 16) do 16 bit stereo
423 // version 3 cards (sb pro) do 8 bit stereo
534 WriteMixer (0xe, oldmixervalue); // turn stereo off and filter on
598 return the current sample position (in mono samples, not stereo)
|
snd_mem.cpp | 58 sc->stereo = 0; 130 Con_Printf ("%s is a stereo sample\n",s->name); 147 sc->stereo = info.channels;
|
/external/esd/include/ |
esd.h | 184 /* at 44.1khz stereo 16 bit - you'll have to adjust if oyur input */ 186 /* so if you're at 44.1khz stereo 16bit in your stream - your lag */ 187 /* in bytes woudl be lag * 2 * 2 bytes (2 for stereo, 2 for 16bit) */
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_audio.h | 45 Uint8 channels; /* Number of channels: 1 mono, 2 stereo */ 54 Stereo samples are stored in a LRLRLR ordering. 129 * fill the audio buffer in time. A stereo sample consists of both right
|
/external/quake/quake/src/QW/client/ |
snd_mem.c | 58 sc->stereo = 0; 130 Con_Printf ("%s is a stereo sample\n",s->name); 147 sc->stereo = info.channels;
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_audio.h | 45 Uint8 channels; /* Number of channels: 1 mono, 2 stereo */ 54 Stereo samples are stored in a LRLRLR ordering. 129 * fill the audio buffer in time. A stereo sample consists of both right
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_audio.h | 45 Uint8 channels; /* Number of channels: 1 mono, 2 stereo */ 54 Stereo samples are stored in a LRLRLR ordering. 129 * fill the audio buffer in time. A stereo sample consists of both right
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_audio.h | 51 Uint8 channels; /* Number of channels: 1 mono, 2 stereo */ 60 Stereo samples are stored in a LRLRLR ordering. 135 * fill the audio buffer in time. A stereo sample consists of both right
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_audio.h | 45 Uint8 channels; /* Number of channels: 1 mono, 2 stereo */ 54 Stereo samples are stored in a LRLRLR ordering. 129 * fill the audio buffer in time. A stereo sample consists of both right
|
/bootable/bootloader/legacy/include/msm7k/ |
shared.h | 64 #define SDAC_CLK 18 /* Stereo DAC clock */
|
/external/opencore/codecs_v2/audio/sbc/enc/src/ |
sbc.h | 68 UWord8 join; /* bit number x set means joint stereo has been used in subband x */
|
/external/qemu/hw/ |
goldfish_audio.c | 88 // true if we need to convert stereo -> mono 318 // is the WAV file stereo? 321 // assume input from an audio device is stereo 341 // we need to convert stereo to mono
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_fmsynth.h | 70 EAS_I8 pan; /* stereo pan value (-64 to +64) */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_fmsynth.h | 70 EAS_I8 pan; /* stereo pan value (-64 to +64) */
|
/external/speex/include/speex/ |
speex_callbacks.h | 76 /** Intensity stereo information */
|