Home
last modified time | relevance | path

Searched refs:BIAS (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dvp8i_enc.h113 #define BIAS(b) ((b) << (QFIX - 8)) macro
A Dquant_enc.c215 m->bias_[i] = BIAS(bias); in ExpandMatrix()
641 const uint32_t B = BIAS(0x00); // neutral bias in TrellisQuantizeBlock()
647 int thresh_level = QUANTDIV(coeff0, iQ, BIAS(0x80)); in TrellisQuantizeBlock()

Completed in 8 milliseconds