Skip to content
  • David Michael Barr's avatar
    Implement Chroma-from-Luma (#492) · 1e639ba3
    David Michael Barr authored
    * Add the chroma-from-luma predictor and a test
    * Add benchmarks for CfL predictor
    * Implement CfL signalling
    * Plumb from predict_intra to pred_cfl
    * Add struct for CfL parameters
    * Compute subsampled luma AC and plumb it with CfL alpha
    * Plumb CfL parameters up to RDO
    * Add CfL to RDO loop, no parameter search
    1e639ba3