Searched refs:is_writer (Results 1 – 1 of 1) sorted by relevance
209 static void done_with_fft_cache(sox_bool is_writer) in done_with_fft_cache() argument211 if (is_writer) in done_with_fft_cache()218 sox_bool is_writer = update_fft_cache(len); in lsx_safe_rdft() local220 done_with_fft_cache(is_writer); in lsx_safe_rdft()225 sox_bool is_writer = update_fft_cache(len); in lsx_safe_cdft() local227 done_with_fft_cache(is_writer); in lsx_safe_cdft()