Searched refs:process__genericResampling (Results 1 – 2 of 2) sorted by relevance
408 static void process__genericResampling(state_t* state, int64_t pts);
1143 state->hook = process__genericResampling; in process__validate()1657 void AudioMixer::process__genericResampling(state_t* state, int64_t pts) in process__genericResampling() function in android::AudioMixer