Skip to main content

store_part_mv

Function store_part_mv 

Source
fn store_part_mv(
    st: &mut DecState,
    px: usize,
    py: usize,
    pw: usize,
    ph: usize,
    mv: [i16; 2],
)
Expand description

パーティションの MV をグリッドへ格納(後続パーティション/MB の予測用)。