Skip to main content

UN_ZIGZAG

Constant UN_ZIGZAG 

Source
pub const UN_ZIGZAG: [usize; 80];
Expand description

Undo run length encoding of coefficients by placing them in natural order

This is an index from position-in-bitstream to position-in-row-major-order.