Searched defs:hook_t (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioMixer.h169 typedef void (*hook_t)(track_t* t, int32_t* output, size_t numOutFrames, int32_t* temp, typedef in class:android::AudioMixer
208 hook_t hook;
389 static hook_t getTrackHook(int trackType, uint32_t channelCount,

Completed in 45 milliseconds