/frameworks/base/media/libeffects/testlibs/ |
D | AudioShelvingFilter.cpp | 51 AudioShelvingFilter::AudioShelvingFilter(ShelfType type, int nChannels, in AudioShelvingFilter() 58 void AudioShelvingFilter::configure(int nChannels, int sampleRate) { in configure()
|
D | AudioPeakingFilter.cpp | 46 AudioPeakingFilter::AudioPeakingFilter(int nChannels, int sampleRate) in AudioPeakingFilter() 52 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 | 30 AudioBiquadFilter::AudioBiquadFilter(int nChannels, int sampleRate) { in AudioBiquadFilter() 35 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/base/media/libstagefright/codecs/aacenc/src/ |
D | line_pe.c | 44 const Word16 nChannels, in prepareSfbPe() 73 const Word16 nChannels) in calcSfbPe()
|
D | adj_thr.c | 68 const Word16 nChannels) in calcThreshExp() 93 const Word16 nChannels) in adaptMinSnr() 163 const Word16 nChannels, in initAvoidHoleFlag() 329 const Word16 nChannels) in calcPeNoAH() 366 const Word16 nChannels, in reduceThresholds() 415 const Word16 nChannels, in correctThresh() 527 const Word16 nChannels, in reduceMinSnr() 579 const Word16 nChannels, in allowMoreHoles() 733 const Word16 nChannels, in adaptThresholdsToPe() 1129 const Word16 nChannels, in AdjustThresholds()
|
D | channel_map.c | 64 Word16 InitElementInfo (Word16 nChannels, ELEMENT_INFO* elInfo) in InitElementInfo()
|
D | block_switch.c | 76 const Word32 bitRate, const Word16 nChannels) in InitBlockSwitching() 374 const Word16 nChannels) in SyncBlockSwitching()
|
D | qc_main.c | 121 Word16 QCOutNew(QC_OUT *hQC, Word16 nChannels, VO_MEM_OPERATOR *pMemOP) in QCOutNew() 264 Word16 nChannels, in QCMain()
|
D | sf_estim.c | 848 const Word16 nChannels) in CalcFormFactor() 869 const Word16 nChannels) in EstimateScaleFactors()
|
D | psy_main.c | 242 Word16 psyMain(Word16 nChannels, in psyMain()
|
/frameworks/base/media/libstagefright/codecs/aacenc/inc/ |
D | bitenc.h | 33 Word16 nChannels; member
|
D | qc_data.h | 128 Word16 nChannels; member
|
/frameworks/base/media/libstagefright/codecs/common/include/ |
D | voAAC.h | 47 short nChannels; /*! number of channels on input (1,2) */ member
|
/frameworks/base/include/media/stagefright/openmax/ |
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 295 OMX_U32 nChannels; /**< Number of channels */ member 318 OMX_U32 nChannels; /**< Number of channels */ member 371 OMX_U16 nChannels; /**< Number of channels */ member 404 OMX_U32 nChannels; /**< Number of channels */ member 430 OMX_U32 nChannels; /**< Number of channels */ member 449 OMX_U32 nChannels; /**< Number of channels in the data stream (not member 474 OMX_U32 nChannels; /**< Number of channels in the data stream (not member 502 OMX_U32 nChannels; /**< Number of channels in the data stream (not member [all …]
|
/frameworks/base/media/libstagefright/ |
D | AudioSource.cpp | 172 const int32_t nChannels = mRecord->channelCount(); in rampVolume() local
|
D | MPEG4Writer.cpp | 2445 int32_t nChannels; in writeAudioFourCCBox() local
|