Searched refs:process_hook_t (Results 1 – 2 of 2) sorted by relevance
281 typedef void (*process_hook_t)(state_t* state); typedef288 process_hook_t hook; // one of process__*, never NULL382 static process_hook_t getProcessHook(int processType, uint32_t channelCount,
2035 AudioMixer::process_hook_t AudioMixer::getProcessHook(int processType, uint32_t channelCount, in getProcessHook()