Type Alias av1_grain::ScalingPoints

source ·
pub type ScalingPoints = ArrayVec<[u8; 2], NUM_Y_POINTS>;

Aliased Type§

struct ScalingPoints { /* private fields */ }