/frameworks/av/media/libeffects/testlibs/ |
D | AudioShelvingFilter.cpp | 49 AudioShelvingFilter::AudioShelvingFilter(ShelfType type, int nChannels, in AudioShelvingFilter() 56 void AudioShelvingFilter::configure(int nChannels, int sampleRate) { in configure()
|
D | AudioPeakingFilter.cpp | 44 AudioPeakingFilter::AudioPeakingFilter(int nChannels, int sampleRate) in AudioPeakingFilter() 50 void AudioPeakingFilter::configure(int nChannels, int sampleRate) { in configure()
|
D | AudioEqualizer.cpp | 39 int nChannels, int sampleRate, in CreateInstance() 58 void AudioEqualizer::configure(int nChannels, int sampleRate) { in configure() 287 AudioEqualizer::AudioEqualizer(void * pMem, int nBands, int nChannels, in AudioEqualizer()
|
D | AudioBiquadFilter.cpp | 28 AudioBiquadFilter::AudioBiquadFilter(int nChannels, int sampleRate) { in AudioBiquadFilter() 33 void AudioBiquadFilter::configure(int nChannels, int sampleRate) { in configure()
|
D | AudioFormatAdapter.h | 59 void configure(T & processor, int nChannels, uint8_t pcmFormat, in configure()
|
/frameworks/native/headers/media_plugin/media/openmax/ |
D | OMX_AudioExt.h | 58 OMX_U32 nChannels; /**< Number of channels */ member 67 OMX_U32 nChannels; /**< Number of channels */ member 76 OMX_U32 nChannels; /**< Number of channels */ member 85 OMX_U32 nChannels; /**< Number of channels */ member
|
D | OMX_Audio.h | 180 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */ member 225 OMX_U32 nChannels; /**< Number of channels */ member 299 OMX_U32 nChannels; /**< Number of channels */ member 322 OMX_U32 nChannels; /**< Number of channels */ member 351 OMX_U32 nChannels; /**< Number of channels */ member 388 OMX_U16 nChannels; /**< Number of channels */ member 421 OMX_U32 nChannels; /**< Number of channels */ member 447 OMX_U32 nChannels; /**< Number of channels */ member 466 OMX_U32 nChannels; /**< Number of channels in the data stream (not member 491 OMX_U32 nChannels; /**< Number of channels in the data stream (not member [all …]
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
D | voAAC.h | 47 short nChannels; /*! number of channels on input (1,2) */ member
|
/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/ |
D | VtsHalMediaC2V1_0TargetAudioEncTest.cpp | 240 int32_t nChannels, int32_t nSampleRate) { in setupConfigParam() 285 int32_t samplesPerFrame, int32_t nChannels, in encodeNFrames() 390 int32_t nChannels = 2; in TEST_P() local 527 int32_t nChannels = 2; in TEST_F() local
|
D | VtsHalMediaC2V1_0TargetAudioDecTest.cpp | 599 int nChannels = bitStreamInfo[1]; in TEST_P() local
|
/frameworks/av/media/libstagefright/flac/dec/ |
D | FLACDecoder.cpp | 129 unsigned nChannels, in copyTo16Signed() 152 unsigned nChannels, in copyToFloat()
|
/frameworks/av/media/libstagefright/ |
D | OggWriter.cpp | 102 int32_t nChannels = 0; in addSource() local
|
D | AudioSource.cpp | 220 const int32_t nChannels = mRecord->channelCount(); in rampVolume() local
|
D | MPEG4Writer.cpp | 3872 int32_t nChannels; in writeAudioFourCCBox() local
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | SoftAACEncoder2.cpp | 389 static CHANNEL_MODE getChannelMode(OMX_U32 nChannels) { in getChannelMode()
|
/frameworks/av/media/extractors/flac/ |
D | FLACExtractor.cpp | 409 unsigned nChannels, in copyTo16Signed() 432 unsigned nChannels, in copyToFloat()
|
/frameworks/av/media/libstagefright/webm/ |
D | WebmWriter.cpp | 116 int32_t nChannels, samplerate; in audioTrack() local
|
/frameworks/av/media/codec2/components/aac/ |
D | C2SoftAacEnc.cpp | 208 static CHANNEL_MODE getChannelMode(uint32_t nChannels) { in getChannelMode()
|