Home
last modified time | relevance | path

Searched refs:teNE (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/modular/encoding/
H A Dcontext_predict.h148 pixel_type_w teNE = error[pos_NE]; in Predict() local
154 if (std::abs(teNE) > std::abs(p)) p = teNE; in Predict()
159 prediction[1] = N - (((sumWN + teNE) * header.p1C) >> 5); in Predict()
162 N - ((teNW * header.p3Ca + teN * header.p3Cb + teNE * header.p3Cc + in Predict()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/modular/encoding/
H A Dcontext_predict.h148 pixel_type_w teNE = error[pos_NE]; in Predict() local
154 if (std::abs(teNE) > std::abs(p)) p = teNE; in Predict()
159 prediction[1] = N - (((sumWN + teNE) * header.p1C) >> 5); in Predict()
162 N - ((teNW * header.p3Ca + teN * header.p3Cb + teNE * header.p3Cc + in Predict()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/modular/encoding/
H A Dcontext_predict.h148 pixel_type_w teNE = error[pos_NE]; in Predict() local
154 if (std::abs(teNE) > std::abs(p)) p = teNE; in Predict()
159 prediction[1] = N - (((sumWN + teNE) * header.p1C) >> 5); in Predict()
162 N - ((teNW * header.p3Ca + teN * header.p3Cb + teNE * header.p3Cc + in Predict()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/modular/encoding/
H A Dcontext_predict.h148 pixel_type_w teNE = error[pos_NE]; in Predict() local
154 if (std::abs(teNE) > std::abs(p)) p = teNE; in Predict()
159 prediction[1] = N - (((sumWN + teNE) * header.p1C) >> 5); in Predict()
162 N - ((teNW * header.p3Ca + teN * header.p3Cb + teNE * header.p3Cc + in Predict()