Searched refs:process__genericResampling (Results 1 – 3 of 3) sorted by relevance
332 static void process__genericResampling(state_t* state);
1013 state->hook = process__genericResampling; in process__validate()1523 void AudioMixer::process__genericResampling(state_t* state) in process__genericResampling() function in android::AudioMixer