PredLuma16 constant

List<void Function(InputBuffer dst)> const PredLuma16

Implementation

static const PredLuma16 = [
  DC16,
  TM16,
  VE16,
  HE16,
  DC16NoTop,
  DC16NoLeft,
  DC16NoTopLeft
];