Function libjxl :: jxl :: N_SSE4 :: DequantLane
template <ACType ac_type>
auto DequantLane(hwy::N_SSE4::Vec<jxl::N_SSE4::D> scaled_dequant_x, hwy::N_SSE4::Vec<jxl::N_SSE4::D> scaled_dequant_y, hwy::N_SSE4::Vec<jxl::N_SSE4::D> scaled_dequant_b, const float* dequant_matrices, size_t size, size_t k, hwy::N_SSE4::Vec<jxl::N_SSE4::D> x_cc_mul, hwy::N_SSE4::Vec<jxl::N_SSE4::D> b_cc_mul, const float* biases, ACPtr qblock[3], float* block) -> void