Home
last modified time | relevance | path

Searched defs:numChannels (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/wilhelm/src/itf/
DIMuteSolo.cpp33 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.cpp470 int32_t sampleRate, numChannels; in APacketSource() local
486 int32_t sampleRate, numChannels; in APacketSource() local
499 int32_t sampleRate, numChannels; in APacketSource() local
550 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.cpp280 const char *desc, int32_t *timescale, int32_t *numChannels) { in ParseFormatDesc()
DARTPWriter.cpp475 int32_t sampleRate, numChannels; in dumpSessionDesc() local
/frameworks/av/cmds/stagefright/
DSineSource.cpp13 SineSource::SineSource(int32_t sampleRate, int32_t numChannels) in SineSource()
/frameworks/wilhelm/tests/listening/
DslesTest_playMuteSolo.cpp107 SLuint8 numChannels = 0; in PlayEventCallback() local
278 SLuint8 numChannels = 123; in TestPlayUri() local
/frameworks/wilhelm/tests/sandbox/
Dconfigbq.c28 SLuint8 numChannels; member
Dintbufq.c140 SLuint8 numChannels = 123; in main() local
/frameworks/base/media/jni/soundpool/
DSoundPool.h58 int numChannels() { return mNumChannels; } in numChannels() function
135 int numChannels() { return mNumChannels; } in numChannels() function
DSoundPool.cpp515 uint32_t *rate, int *numChannels, audio_format_t *audioFormat, in decode()
666 int numChannels; in doLoad() local
749 int numChannels = sample->numChannels(); in play() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DChannelHelper.java279 private static String toString(WifiNative.ChannelSettings[] channels, int numChannels) { in toString()
/frameworks/av/media/libstagefright/
DACodec.cpp2092 int32_t numChannels, sampleRate; in configureCodec() local
2105 int32_t numChannels, sampleRate; in configureCodec() local
2171 int32_t numChannels; in configureCodec() local
2182 int32_t numChannels = 0, sampleRate = 0, compressionLevel = -1; in configureCodec() local
2211 int32_t numChannels, sampleRate; in configureCodec() local
2220 int32_t numChannels; in configureCodec() local
2229 int32_t numChannels; in configureCodec() local
2664 bool encoder, int32_t numChannels, int32_t sampleRate, in setupAACCodec()
2830 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupAC3Codec()
2862 bool encoder, int32_t numChannels, int32_t sampleRate) { in setupEAC3Codec()
[all …]
DAudioPlayer.cpp129 int32_t numChannels, channelMask; in start() local
DUtils.cpp717 int32_t numChannels, sampleRate; in convertMetaDataToMessage() local
1405 int32_t numChannels; in convertMessageToMetaData() local
/frameworks/av/media/libstagefright/mpeg2ts/
DESQueue.cpp875 int32_t numChannels; in dequeueAccessUnitAAC() local
1224 int samplingRate, numChannels, bitrate, numSamples; in dequeueAccessUnitMPEGAudio() local
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h50 SLuint32 numChannels; member
/frameworks/base/media/java/android/media/
DMediaRecorder.java758 public void setAudioChannels(int numChannels) { in setAudioChannels()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java1611 int numChannels = ThreadLocalRandom.current().nextInt(1, 10); in testDumpChannelsJson() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerRenderer.cpp1864 int32_t numChannels; in onOpenAudioSink() local
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2Renderer.cpp1862 int32_t numChannels; in onOpenAudioSink() local
/frameworks/base/services/core/java/com/android/server/notification/
DRankingHelper.java986 final int numChannels = r.channels.size(); in updateChannelsBypassingDnd() local

12