Searched refs:LSX_UNPACK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ | ||
| H A D | fft4g.h | 37 #define LSX_UNPACK(h, n) h[n] = h[1], h[n + 1] = h[1] = 0; macro |
| H A D | effects_i_dsp.c | 435 LSX_UNPACK(work, work_len); in lsx_fir_to_phase() |