pub fn rdo_cfl_alpha<T: Pixel>(
ts: &mut TileStateMut<'_, T>,
tile_bo: TileBlockOffset,
bsize: BlockSize,
luma_tx_size: TxSize,
fi: &FrameInvariants<T>,
) -> Option<CFLParams>
Expand description
ยงPanics
- If the block size is invalid for subsampling.