Function daala_fdst_iv_4_asym

Source
fn daala_fdst_iv_4_asym<T: TxOperations>(
    q0: (T, T),
    q1h: T,
    q2: (T, T),
    q3h: T,
    output: &mut [T],
)