Searched refs:store_ptr1 (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aecm/
H A Daecm_core_mips.c85 int32_t load_ptr, store_ptr1, store_ptr2, shift, shift1; local
115 "addu %[store_ptr1], %[fft], %[f_coef] \n\t"
119 "sh %[tmp1], 0(%[store_ptr1]) \n\t"
138 "addu %[store_ptr1], %[fft], %[f_coef] \n\t"
142 "sh %[tmp1], 0(%[store_ptr1]) \n\t"
152 [s_coef] "=&r" (s_coef), [store_ptr1] "=&r" (store_ptr1),

Completed in 68 milliseconds