/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 | 134 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 | 57 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/ |
D | SineSource.cpp | 12 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
|
D | sf2.cpp | 284 int32_t numChannels, sampleRate; in makeFormat() local
|
/frameworks/wilhelm/tests/listening/ |
D | slesTest_playMuteSolo.cpp | 107 SLuint8 numChannels = 0; in PlayEventCallback() local 278 SLuint8 numChannels = 123; in TestPlayUri() 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/libstagefright/ |
D | Utils.cpp | 101 int32_t numChannels, sampleRate; in convertMetaDataToMessage() local 400 int32_t numChannels; in convertMessageToMetaData() local
|
D | OMXCodec.cpp | 507 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 …]
|
D | ACodec.cpp | 962 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()
|
D | AudioPlayer.cpp | 118 int32_t numChannels, channelMask; in start() local
|
/frameworks/av/media/libmedia/ |
D | IMediaPlayerService.cpp | 209 int numChannels; in onTransact() local 224 int numChannels; in onTransact() local
|
D | SoundPool.cpp | 498 int numChannels; in doLoad() local 580 int numChannels = sample->numChannels(); in play() local
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | ESQueue.cpp | 445 int32_t numChannels; in dequeueAccessUnitAAC() local 659 int samplingRate, numChannels, bitrate, numSamples; in dequeueAccessUnitMPEGAudio() local
|
/frameworks/av/services/audioflinger/ |
D | test-resample.cpp | 55 uint16_t numChannels; // num channels member
|
/frameworks/av/libvideoeditor/lvpp/ |
D | VideoEditorAudioPlayer.cpp | 508 int32_t numChannels; in start() local
|
/frameworks/base/media/java/android/media/ |
D | MediaRecorder.java | 551 public void setAudioChannels(int numChannels) { in setAudioChannels()
|