HomeSort by relevance Sort by last modified time
    Searched full:hook_t (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioMixer.h 169 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;
384 static hook_t getTrackHook(int trackType, uint32_t channelCount,
AudioMixer.cpp     [all...]

Completed in 82 milliseconds