Home
last modified time | relevance | path

Searched refs:getTrackHook (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioprocessing/
DAudioMixerBase.cpp650 t->hook = TrackBase::getTrackHook( in process__validate()
655 t->hook = TrackBase::getTrackHook( in process__validate()
659 t->hook = TrackBase::getTrackHook( in process__validate()
667 t->hook = TrackBase::getTrackHook( in process__validate()
676 t->hook = TrackBase::getTrackHook( in process__validate()
1578 AudioMixerBase::hook_t AudioMixerBase::TrackBase::getTrackHook(int trackType, uint32_t channelCount, in getTrackHook() function in android::AudioMixerBase::TrackBase
/frameworks/av/media/libaudioprocessing/include/media/
DAudioMixerBase.h232 static hook_t getTrackHook(int trackType, uint32_t channelCount,