Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/x86/
Dboolcoder.cxx231 s -= rinc; in raw()
242 } while( L += L, (s += s + rinc) < min_range); in raw()
310 s -= rinc; in raw()
321 } while( (s += s + rinc) < min_range); in raw()
/external/libvpx/vp8/common/
Dboolcoder.h320 cuint32 rinc; member
331 rinc(s.Rinc()), in bool_coder()