Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/x86/
Dboolcoder.cxx71 cuint16 tbl[256], Rounding rr, uint prec in bool_coder_spec_explicit_table()
156 cuint16 v = (uint16) (p * 65536.); in operator ()()
169 cuint16 x = Ptbl[i-1]; in operator ()()
173 cuint16 x = Ptbl[i+1]; in operator ()()
/external/libvpx/vp8/common/
Dboolcoder.h78 typedef const uint16 cuint16; typedef
291 cuint16 probability_table[256] = 0, // default is tbl[i] = i << 8.