HomeSort by relevance Sort by last modified time
    Searched full:cuint16 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vp8/common/x86/
boolcoder.cxx 71 cuint16 tbl[256], Rounding rr, uint prec
156 cuint16 v = (uint16) (p * 65536.);
169 cuint16 x = Ptbl[i-1];
173 cuint16 x = Ptbl[i+1];
  /external/libvpx/vp8/common/
boolcoder.h 78 typedef const uint16 cuint16; typedef in struct:int_types
291 cuint16 probability_table[256] = 0, // default is tbl[i] = i << 8.

Completed in 257 milliseconds