fn interp_chroma_sample( plane: &[u8], cw: isize, ch: isize, x: isize, y: isize, fx: i32, fy: i32, ) -> i32
クロマのサブ画素補間(8.4.2.2.2、双線形 1/8 画素)。