Searched refs:al_memcpy (Results 1 – 2 of 2) sorted by relevance
438 #define al_memcpy(p1, p2, cnt) memcpy(p1, p2, cnt) macro
285 al_memcpy(last_lpcoeff, lpcoeff, sizeof(struct al_eth_kr_coef_up_data)); in al_eth_lp_coeff_up_change()