Home
last modified time | relevance | path

Searched defs:highest_bit (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dlossless.h278 const int highest_bit = BitsLog2Floor(--distance); in VP8LPrefixEncodeBitsNoLUT() local
287 const int highest_bit = BitsLog2Floor(--distance); in VP8LPrefixEncodeNoLUT() local
/external/opencv3/3rdparty/libwebp/enc/
Dbackward_references.h88 const int highest_bit = BitsLog2Floor(--distance); in PrefixEncode() local