/frameworks/wilhelm/src/itf/ |
D | IMuteSolo.c | 33 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/ |
D | pvmp3_poly_phase_synthesis.cpp | 123 int32 numChannels, in pvmp3_poly_phase_synthesis()
|
D | pvmp3_polyphase_filter_window.cpp | 117 int32 numChannels) in pvmp3_polyphase_filter_window()
|
/frameworks/av/media/libstagefright/rtsp/ |
D | APacketSource.cpp | 473 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
|
D | ARawAudioAssembler.cpp | 136 int32_t sampleRate, numChannels; in MakeFormat() local
|
D | AMPEG4ElementaryAssembler.cpp | 189 int32_t sampleRate, numChannels; in AMPEG4ElementaryAssembler() local
|
D | ASessionDescription.cpp | 278 const char *desc, int32_t *timescale, int32_t *numChannels) { in ParseFormatDesc()
|
D | ARTPWriter.cpp | 475 int32_t sampleRate, numChannels; in dumpSessionDesc() local
|
/frameworks/base/core/java/android/speech/srec/ |
D | WaveHeader.java | 73 …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/ |
D | SoundPool.h | 59 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/ |
D | slesTest_playMuteSolo.cpp | 107 SLuint8 numChannels = 0; in PlayEventCallback() local 278 SLuint8 numChannels = 123; in TestPlayUri() local
|
/frameworks/av/cmds/stagefright/ |
D | SineSource.cpp | 12 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
|
D | sf2.cpp | 308 int32_t numChannels, sampleRate; in makeFormat() local
|
/frameworks/av/media/libstagefright/ |
D | OMXCodec.cpp | 587 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 …]
|
D | ACodec.cpp | 1511 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 …]
|
D | Utils.cpp | 132 int32_t numChannels, sampleRate; in convertMetaDataToMessage() local 517 int32_t numChannels; in convertMessageToMetaData() local
|
D | AudioPlayer.cpp | 125 int32_t numChannels, channelMask; in start() local
|
D | AVIExtractor.cpp | 712 uint32_t numChannels = U16LE_AT(&data[2]); in parseStreamFormat() local
|
/frameworks/wilhelm/tests/sandbox/ |
D | configbq.c | 28 SLuint8 numChannels; member
|
D | intbufq.c | 140 SLuint8 numChannels = 123; in main() local
|
/frameworks/av/media/libmedia/ |
D | IMediaPlayerService.cpp | 232 int numChannels; in onTransact() local 259 int numChannels; in onTransact() local
|
D | SoundPool.cpp | 497 int numChannels; in doLoad() local 590 int numChannels = sample->numChannels(); in play() local
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | ESQueue.cpp | 654 int32_t numChannels; in dequeueAccessUnitAAC() local 913 int samplingRate, numChannels, bitrate, numSamples; in dequeueAccessUnitMPEGAudio() local
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 48 SLuint32 numChannels; member
|
/frameworks/base/media/java/android/media/ |
D | MediaRecorder.java | 632 public void setAudioChannels(int numChannels) { in setAudioChannels()
|