IvfR

Type Alias IvfR 

Source
pub type IvfR = BitReader<Ivf>;
Expand description

Field IVF reader - Intra VLC format.

Aliased Type§

pub struct IvfR { /* private fields */ }

Implementations§

Source§

impl IvfR

Source

pub const fn variant(&self) -> Ivf

Get enumerated values variant

Source

pub fn is_mpeg1_compatible(&self) -> bool

MPEG1-compatible 2-dimensional VLC table.

Source

pub fn is_intra_macro_block(&self) -> bool

2-dimensional VLC table specially for intra macro block.