Searched refs:process__genericNoResampling (Results 1 – 3 of 3) sorted by relevance
331 static void process__genericNoResampling(state_t* state);
1023 state->hook = process__genericNoResampling; in process__validate()1417 void AudioMixer::process__genericNoResampling(state_t* state) in process__genericNoResampling() function in android::AudioMixer