Home
last modified time | relevance | path

Searched refs:VP8EntropyCost (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dcost_enc.h60 return !bit ? VP8EntropyCost[proba] : VP8EntropyCost[255 - proba]; in VP8BitCost()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcost.c18 const uint16_t VP8EntropyCost[256] = { variable
A Ddsp.h311 extern const uint16_t VP8EntropyCost[256]; // 8bit fixed-point log(p)

Completed in 5 milliseconds