Home
last modified time | relevance | path

Searched defs:numChannels (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/wilhelm/src/itf/
DIMuteSolo.c33 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_SetChannelMute() local
73 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_GetChannelMute() local
105 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_SetChannelSolo() local
145 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_GetChannelSolo() local
180 SLuint8 numChannels = ap->mNumChannels; in IMuteSolo_GetNumChannels() local
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_poly_phase_synthesis.cpp123 int32 numChannels, in pvmp3_poly_phase_synthesis()
Dpvmp3_polyphase_filter_window.cpp117 int32 numChannels) in pvmp3_polyphase_filter_window()
/frameworks/av/media/libstagefright/rtsp/
DAPacketSource.cpp473 int32_t sampleRate, numChannels; in APacketSource() local
489 int32_t sampleRate, numChannels; in APacketSource() local
502 int32_t sampleRate, numChannels; in APacketSource() local
553 int32_t sampleRate, numChannels; in APacketSource() local
DARawAudioAssembler.cpp134 int32_t sampleRate, numChannels; in MakeFormat() local
DAMPEG4ElementaryAssembler.cpp189 int32_t sampleRate, numChannels; in AMPEG4ElementaryAssembler() local
DASessionDescription.cpp278 const char *desc, int32_t *timescale, int32_t *numChannels) { in ParseFormatDesc()
DARTPWriter.cpp475 int32_t sampleRate, numChannels; in dumpSessionDesc() local
/frameworks/base/core/java/android/speech/srec/
DWaveHeader.java73 …public WaveHeader(short format, short numChannels, int sampleRate, short bitsPerSample, int numByt… in WaveHeader()
114 public WaveHeader setNumChannels(short numChannels) { in setNumChannels()
/frameworks/av/include/media/
DSoundPool.h57 int numChannels() { return mNumChannels; } in numChannels() function
68 void init(int numChannels, int sampleRate, audio_format_t format, size_t size, in init()
139 int numChannels() { return mNumChannels; } in numChannels() function
/frameworks/av/cmds/stagefright/
DSineSource.cpp12 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
Dsf2.cpp284 int32_t numChannels, sampleRate; in makeFormat() local
/frameworks/wilhelm/tests/listening/
DslesTest_playMuteSolo.cpp107 SLuint8 numChannels = 0; in PlayEventCallback() local
278 SLuint8 numChannels = 123; in TestPlayUri() local
/frameworks/wilhelm/tests/sandbox/
Dconfigbq.c28 SLuint8 numChannels; member
Dintbufq.c140 SLuint8 numChannels = 123; in main() local
/frameworks/av/media/libstagefright/
DUtils.cpp101 int32_t numChannels, sampleRate; in convertMetaDataToMessage() local
400 int32_t numChannels; in convertMessageToMetaData() local
DOMXCodec.cpp507 int32_t numChannels, sampleRate, aacProfile; in configureCodec() local
526 int32_t numChannels, sampleRate; in configureCodec() local
541 int32_t numChannels; in configureCodec() local
548 int32_t numChannels, sampleRate; in configureCodec() local
3279 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels) { in setRawAudioFormat()
3385 int32_t numChannels; in setAMRFormat() local
3394 int32_t numChannels, int32_t sampleRate, int32_t bitRate, int32_t aacProfile, bool isADTS) { in setAACFormat()
3494 void OMXCodec::setG711Format(int32_t numChannels) { in setG711Format()
4361 int32_t numChannels, sampleRate; in initOutputFormat() local
4420 int32_t numChannels, sampleRate, bitRate; in initOutputFormat() local
[all …]
DACodec.cpp962 int32_t numChannels, sampleRate; in configureCodec() local
975 int32_t numChannels, sampleRate; in configureCodec() local
1001 int32_t numChannels; in configureCodec() local
1008 int32_t numChannels, sampleRate, compressionLevel = -1; in configureCodec() local
1035 int32_t numChannels, sampleRate; in configureCodec() local
1137 bool encoder, int32_t numChannels, int32_t sampleRate, in setupAACCodec()
1312 status_t ACodec::setupG711Codec(bool encoder, int32_t numChannels) { in setupG711Codec()
1320 bool encoder, int32_t numChannels, int32_t sampleRate, int32_t compressionLevel) { in setupFlacCodec()
1348 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels) { in setupRawAudioFormat()
DAudioPlayer.cpp118 int32_t numChannels, channelMask; in start() local
/frameworks/av/media/libmedia/
DIMediaPlayerService.cpp209 int numChannels; in onTransact() local
224 int numChannels; in onTransact() local
DSoundPool.cpp498 int numChannels; in doLoad() local
580 int numChannels = sample->numChannels(); in play() local
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.cpp445 int32_t numChannels; in dequeueAccessUnitAAC() local
659 int samplingRate, numChannels, bitrate, numSamples; in dequeueAccessUnitMPEGAudio() local
/frameworks/av/services/audioflinger/
Dtest-resample.cpp55 uint16_t numChannels; // num channels member
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorAudioPlayer.cpp508 int32_t numChannels; in start() local
/frameworks/base/media/java/android/media/
DMediaRecorder.java551 public void setAudioChannels(int numChannels) { in setAudioChannels()

12