/frameworks/wilhelm/src/itf/ |
D | IMuteSolo.cpp | 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 | 472 int32_t sampleRate, numChannels; in APacketSource() local 488 int32_t sampleRate, numChannels; in APacketSource() local 501 int32_t sampleRate, numChannels; in APacketSource() local 552 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 | 286 const char *desc, int32_t *timescale, int32_t *numChannels) { in ParseFormatDesc()
|
D | ARTPWriter.cpp | 477 int32_t sampleRate, numChannels; in dumpSessionDesc() local
|
/frameworks/av/cmds/stagefright/ |
D | SineSource.cpp | 13 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
|
D | AudioPlayer.cpp | 137 int32_t numChannels, channelMask; in start() 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/tests/benchmark/src/native/decoder/ |
D | C2Decoder.cpp | 39 int32_t sampleRate, numChannels; in createCodec2Component() local
|
/frameworks/av/media/tests/benchmark/src/native/encoder/ |
D | Encoder.h | 36 int32_t numChannels = 0; member
|
D | C2Encoder.cpp | 38 int32_t numChannels; in createCodec2Component() local
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 2143 int32_t numChannels, sampleRate; in configureCodec() local 2156 int32_t numChannels, sampleRate; in configureCodec() local 2230 int32_t numChannels; in configureCodec() local 2242 int32_t numChannels = 2, sampleRate = 44100, compressionLevel = -1; in configureCodec() local 2271 int32_t numChannels, sampleRate; in configureCodec() local 2280 int32_t numChannels; in configureCodec() local 2289 int32_t numChannels; in configureCodec() local 2298 int32_t numChannels; in configureCodec() local 2768 bool encoder, int32_t numChannels, int32_t sampleRate, in setupAACCodec() 2936 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupAC3Codec() [all …]
|
D | Utils.cpp | 1048 int32_t numChannels, sampleRate; in convertMetaDataToMessage() local 1806 int32_t numChannels; in convertMessageToMetaData() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
D | ChannelHelper.java | 296 private static String toString(WifiNative.ChannelSettings[] channels, int numChannels) { in toString()
|
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/ |
D | EncoderTest.java | 118 int numChannels = 0; in testEncoder() local
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 264 int32_t numChannels = mVi->channels; in process() local
|
/frameworks/av/media/codec2/components/mp3/ |
D | C2SoftMp3Dec.cpp | 365 int32_t numChannels = mConfig->num_channels; in process() local
|
/frameworks/av/media/libstagefright/mpeg2ts/ |
D | ESQueue.cpp | 1206 int32_t numChannels; in dequeueAccessUnitAAC() local 1534 int samplingRate, numChannels, bitrate, numSamples; in dequeueAccessUnitMPEGAudio() local
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 50 SLuint32 numChannels; member
|
/frameworks/base/media/java/android/media/ |
D | MediaRecorder.java | 889 public void setAudioChannels(int numChannels) { in setAudioChannels()
|