apply_idct

Function apply_idct 

Source
pub fn apply_idct(blk: &mut [i32; 64], tt: u8)
Expand description

Apply IDCT according to transform type. tt: 0=8x8, 1=8x4_top, 2=8x4_bot, 3=4x8_left, 4=4x8_right, 5=4x4, 6=per_block