Searched refs:pv_memmove (Results 1 – 3 of 3) sorted by relevance
62 #define pv_memmove(to, from, n) memmove(to, from, n) macro
68 #define pv_memmove(to, from, n) memmove(to, from, n) macro
180 pv_memmove(&pChVars->circ_buffer[576], in pvmp3_poly_phase_synthesis()