pub fn choose_idct_func( options: &DecoderOptions, ) -> fn(&mut [i32; 64], &mut [i16], usize)
Choose an appropriate IDCT function