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.cpp136 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.h59 int numChannels() { return mNumChannels; } in numChannels() function
70 void init(int numChannels, int sampleRate, audio_format_t format, size_t size, in init()
142 int numChannels() { return mNumChannels; } in numChannels() function
/frameworks/wilhelm/tests/listening/
DslesTest_playMuteSolo.cpp107 SLuint8 numChannels = 0; in PlayEventCallback() local
278 SLuint8 numChannels = 123; in TestPlayUri() local
/frameworks/av/cmds/stagefright/
DSineSource.cpp12 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
Dsf2.cpp308 int32_t numChannels, sampleRate; in makeFormat() local
/frameworks/av/media/libstagefright/
DOMXCodec.cpp587 int32_t numChannels, sampleRate, aacProfile; in configureCodec() local
606 int32_t numChannels, sampleRate; in configureCodec() local
617 int32_t numChannels; in configureCodec() local
632 int32_t numChannels; in configureCodec() local
639 int32_t numChannels, sampleRate; in configureCodec() local
3381 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels) { in setRawAudioFormat()
3487 int32_t numChannels; in setAMRFormat() local
3496 int32_t numChannels, int32_t sampleRate, int32_t bitRate, int32_t aacProfile, bool isADTS) { in setAACFormat()
3596 status_t OMXCodec::setAC3Format(int32_t numChannels, int32_t sampleRate) { in setAC3Format()
3621 void OMXCodec::setG711Format(int32_t numChannels) { in setG711Format()
[all …]
DACodec.cpp1511 int32_t numChannels, sampleRate; in configureCodec() local
1524 int32_t numChannels, sampleRate; in configureCodec() local
1586 int32_t numChannels; in configureCodec() local
1593 int32_t numChannels, sampleRate, compressionLevel = -1; in configureCodec() local
1622 int32_t numChannels, sampleRate; in configureCodec() local
1631 int32_t numChannels; in configureCodec() local
1640 int32_t numChannels; in configureCodec() local
1749 bool encoder, int32_t numChannels, int32_t sampleRate, in setupAACCodec()
1896 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupAC3Codec()
1934 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupEAC3Codec()
[all …]
DUtils.cpp132 int32_t numChannels, sampleRate; in convertMetaDataToMessage() local
517 int32_t numChannels; in convertMessageToMetaData() local
DAudioPlayer.cpp125 int32_t numChannels, channelMask; in start() local
DAVIExtractor.cpp712 uint32_t numChannels = U16LE_AT(&data[2]); in parseStreamFormat() local
/frameworks/wilhelm/tests/sandbox/
Dconfigbq.c28 SLuint8 numChannels; member
Dintbufq.c140 SLuint8 numChannels = 123; in main() local
/frameworks/av/media/libmedia/
DIMediaPlayerService.cpp232 int numChannels; in onTransact() local
259 int numChannels; in onTransact() local
DSoundPool.cpp497 int numChannels; in doLoad() local
590 int numChannels = sample->numChannels(); in play() local
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.cpp654 int32_t numChannels; in dequeueAccessUnitAAC() local
913 int samplingRate, numChannels, bitrate, numSamples; in dequeueAccessUnitMPEGAudio() local
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h48 SLuint32 numChannels; member
/frameworks/base/media/java/android/media/
DMediaRecorder.java632 public void setAudioChannels(int numChannels) { in setAudioChannels()

12