Searched refs:worst_start_component (Results 1 – 1 of 1) sorted by relevance
2242 unsigned worst_start_component = align == 4 ? 3 : align / 4; in ntt_should_vectorize_io() local2243 if (worst_start_component + num_components > 4) in ntt_should_vectorize_io()