Home
last modified time | relevance | path

Searched refs:LSX_UNPACK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfft4g.h37 #define LSX_UNPACK(h, n) h[n] = h[1], h[n + 1] = h[1] = 0; macro
H A Deffects_i_dsp.c435 LSX_UNPACK(work, work_len); in lsx_fir_to_phase()