HomeSort by relevance Sort by last modified time
    Searched full:mono (Results 151 - 175 of 246) sorted by null

1 2 3 4 5 67 8 910

  /frameworks/base/media/libstagefright/
MPEG4Extractor.cpp 750 // AMR NB audio is always mono, 8kHz
755 // AMR WB audio is always mono, 16kHz
    [all...]
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h 202 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
204 OMX_AUDIO_ChannelModeMono, /**< Mono channel mode */
337 OMX_BOOL bDownmix; /**< Downmix input from stereo to mono (has no effect on
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 185 OMX_AUDIO_ChannelModeDual, /**< 2 mono-channels, each channel is encoded with half
187 OMX_AUDIO_ChannelModeMono, /**< Mono channel mode */
320 OMX_BOOL bDownmix; /**< Downmix input from stereo to mono (has no effect on
    [all...]
  /external/bluetooth/bluez/audio/
unix.c 443 mpeg->channel_mode & MPEG_CHANNEL_MODE_MONO ? "Mono " : "",
469 sbc->channel_mode & SBC_CHANNEL_MODE_MONO ? "Mono " : "",
    [all...]
  /external/qemu/audio/
audio.c     [all...]
dsoundaudio.c 1049 "Primary buffer number of channels (1 - mono, 2 - stereo)", NULL, 0},
  /frameworks/base/media/java/android/media/
AudioManager.java 762 * - the format must be mono
765 * - the format must be mono
    [all...]
MediaRecorder.java 405 * @param numChannels the number of audio channels. Usually it is either 1 (mono) or 2
SoundPool.java 39 * into a raw 16-bit PCM mono or stereo stream. This allows applications
  /cts/tests/tests/media/src/android/media/cts/
AudioTrackTest.java 117 // Test case 1: constructor for streaming AudioTrack, mono, 16bit at misc
153 // Test case 3: constructor for static AudioTrack, mono, 16bit at misc valid
193 // Test case 1: constructor for streaming AudioTrack, mono, 8bit at misc
229 // Test case 3: constructor for static AudioTrack, mono, 8bit at misc valid
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
get_ga_specific_config.cpp 370 pVars->prog_config.front.ele_is_cpe[0] = 0; /* default to mono */
ps_applied.cpp 37 Applies Parametric Stereo Tool to a QMF-analized mono signal
pvmp4audiodecoderconfig.cpp 239 * we default to 2 channel, even for mono files, (where channels have same content)
pvmp4setaudioconfig.cpp 353 * we default to 2 channel, even for mono files, (where channels have same content)
set_mc_info.cpp 286 * first setup values for mono config, Single Channel Element (SCE)
  /external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
get_ga_specific_config.cpp 370 pVars->prog_config.front.ele_is_cpe[0] = 0; /* default to mono */
set_mc_info.cpp 286 * first setup values for mono config, Single Channel Element (SCE)
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 584 // AMR NB has fs=8khz Mono and the frame is 20ms long, i.e. there is 160 samples per frame
590 // AMR WB has fs=16khz Mono and the frame is 20ms long, i.e. there is 320 samples per frame
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 684 D3DRENDERSTATE_MONOENABLE = 11, /* TRUE to enable mono rasterization */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 684 D3DRENDERSTATE_MONOENABLE = 11, /* TRUE to enable mono rasterization */
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_ga_specific_config.cpp 370 pVars->prog_config.front.ele_is_cpe[0] = 0; /* default to mono */
ps_applied.cpp 37 Applies Parametric Stereo Tool to a QMF-analized mono signal
pvmp4audiodecoderconfig.cpp 239 * we default to 2 channel, even for mono files, (where channels have same content)
pvmp4setaudioconfig.cpp 353 * we default to 2 channel, even for mono files, (where channels have same content)
set_mc_info.cpp 286 * first setup values for mono config, Single Channel Element (SCE)

Completed in 1305 milliseconds

1 2 3 4 5 67 8 910