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

  /external/libvpx/vp8/common/
entropy.c 22 typedef const uchar cuchar; typedef
29 DECLARE_ALIGNED(16, cuchar, vp8_coef_bands[16]) = { 0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7};
30 DECLARE_ALIGNED(16, cuchar, vp8_prev_token_class[MAX_ENTROPY_TOKENS]) = { 0, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0};
  /external/libvpx/vp8/common/x86/
boolcoder.cxx 277 bool_reader::bool_reader( c_spec& s, cuchar *src, size_t Len)

Completed in 937 milliseconds