Function daala_fdct_ii_4

Source
fn daala_fdct_ii_4<T: TxOperations>(
    q0: T,
    q1: T,
    q2: T,
    q3: T,
    output: &mut [T],
)