Searched refs:npow2_ldac (Results 1 – 7 of 7) sorted by relevance
96 int nsmpl = npow2_ldac(nlnn); in set_input_pcm_ldac()
118 int nsmpl = npow2_ldac(nlnn); in set_input_pcm_ldac()
30 int nsmpl = npow2_ldac(nlnn); in proc_mdct_core_ldac()
131 int nsmpl = npow2_ldac(nlnn+1); in ana_frame_status_ldac()
274 #define npow2_ldac(n) (1 << (n)) macro
315 int nsmpl = npow2_ldac(nlnn+1); in ana_frame_status_ldac()