Skip to main content

boundary_strength

Function boundary_strength 

Source
fn boundary_strength(
    st: &DecState,
    p_li: usize,
    q_li: usize,
    is_mb_edge: bool,
) -> u8
Expand description

フレーム全体にデブロッキングを適用(I スライス: MB 境界 bS=4、内部 bS=3)。 2 つの 4x4 ブロック間の境界強度(8.7.2.1)。I/P 両対応。 p_li/q_li: 輝度 4x4 ブロックの線形 index。is_mb_edge: MB 境界エッジか。