/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 | 471 int32_t sampleRate, numChannels; in APacketSource() local 487 int32_t sampleRate, numChannels; in APacketSource() local 500 int32_t sampleRate, numChannels; in APacketSource() local 551 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 | 282 const char *desc, int32_t *timescale, int32_t *numChannels) { in ParseFormatDesc()
|
D | ARTPWriter.cpp | 475 int32_t sampleRate, numChannels; in dumpSessionDesc() local
|
D | MyHandler.h | 1626 int32_t numChannels; in setupTrack() local
|
/frameworks/av/cmds/stagefright/ |
D | SineSource.cpp | 12 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
|
D | sf2.cpp | 307 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/av/media/libstagefright/ |
D | OMXCodec.cpp | 576 int32_t numChannels, sampleRate, aacProfile; in configureCodec() local 595 int32_t numChannels, sampleRate; in configureCodec() local 606 int32_t numChannels; in configureCodec() local 622 int32_t numChannels; in configureCodec() local 632 int32_t numChannels, sampleRate; in configureCodec() local 3150 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels) { in setRawAudioFormat() 3256 int32_t numChannels; in setAMRFormat() local 3265 int32_t numChannels, int32_t sampleRate, int32_t bitRate, int32_t aacProfile, bool isADTS) { in setAACFormat() 3365 status_t OMXCodec::setAC3Format(int32_t numChannels, int32_t sampleRate) { in setAC3Format() 3390 void OMXCodec::setG711Format(int32_t sampleRate, int32_t numChannels) { in setG711Format() [all …]
|
D | ACodec.cpp | 1987 int32_t numChannels, sampleRate; in configureCodec() local 2000 int32_t numChannels, sampleRate; in configureCodec() local 2062 int32_t numChannels; in configureCodec() local 2073 int32_t numChannels = 0, sampleRate = 0, compressionLevel = -1; in configureCodec() local 2102 int32_t numChannels, sampleRate; in configureCodec() local 2111 int32_t numChannels; in configureCodec() local 2120 int32_t numChannels; in configureCodec() local 2294 bool encoder, int32_t numChannels, int32_t sampleRate, in setupAACCodec() 2442 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupAC3Codec() 2480 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupEAC3Codec() [all …]
|
D | AudioPlayer.cpp | 125 int32_t numChannels, channelMask; in start() local
|
D | Utils.cpp | 149 int32_t numChannels, sampleRate; in convertMetaDataToMessage() local 624 int32_t numChannels; in convertMessageToMetaData() 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/base/media/jni/soundpool/ |
D | SoundPool.h | 58 int numChannels() { return mNumChannels; } in numChannels() function 134 int numChannels() { return mNumChannels; } in numChannels() function
|
D | SoundPool.cpp | 504 uint32_t *rate, int *numChannels, audio_format_t *audioFormat, in decode() 631 int numChannels; in doLoad() local 714 int numChannels = sample->numChannels(); in play() local
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | ESQueue.cpp | 694 int32_t numChannels; in dequeueAccessUnitAAC() local 944 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 | 659 public void setAudioChannels(int numChannels) { in setAudioChannels()
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayerRenderer.cpp | 1665 int32_t numChannels; in onOpenAudioSink() local
|