fn decode_p8x8(
r: &mut BitReader<'_>,
st: &mut DecState,
px: usize,
py: usize,
refr: &DecodedYuv,
) -> Result<(), &'static str>Expand description
P スライスの符号化 MB。intra MB(mb_type>=5)は intra デコーダへ委譲。 P_8x8 / P_8x8ref0: 4 つの 8x8 サブ MB、各 sub_mb_type でさらに分割。