Skip to content
  • Luc Trudeau's avatar
    [CFL] Change CFL DC_PRED from int to int16_t · d3487722
    Luc Trudeau authored
    This changes serves to illustrate that DC_PRED does not
    need 32 bits. It only needs the specified pixel bit depth.
    Which fits inside a signed 16 bit integer.
    
    Change-Id: Ice062c8c4a794cb4f32a3963278f4a99ef326dda
    d3487722