Searched refs:startDataProcessor (Results 1 – 3 of 3) sorted by relevance
34 virtual void startDataProcessor(55 void startDataProcessor(
78 void SoundDose::startDataProcessor(uint32_t sampleRate, uint32_t channelCount, in startDataProcessor() function in aidl::android::hardware::audio::core::sounddose::SoundDose
97 streamDataProcessor->startDataProcessor(mSampleRate, getChannelCount(mChannelLayout), in startStreamDataProcessor()