fn pack( s: [u16; 16], b: &mut [u8], optimize_flat_fields: bool, exact_max: bool, ) -> usize
Pack a block of 4 by 4 16-bit pixels (32 bytes, the array s) into either 14 or 3 bytes.
s