pub fn decode_coded_block_flag(
decoder: &mut CabacDecoder<'_>,
contexts: &mut [CabacContext],
ctx_offset: usize,
) -> boolExpand description
Decode coded_block_flag for a 4x4 luma block.
pub fn decode_coded_block_flag(
decoder: &mut CabacDecoder<'_>,
contexts: &mut [CabacContext],
ctx_offset: usize,
) -> boolDecode coded_block_flag for a 4x4 luma block.