HomeSort by relevance Sort by last modified time
    Searched full:bitcount (Results 151 - 175 of 275) sorted by null

1 2 3 4 5 67 8 91011

  /external/skia/src/sksl/
sksl.include 185 $genIType bitCount($genIType value);
186 $genIType bitCount($genUType value);
  /external/aac/libAACenc/src/
qc_main.cpp 577 int i, bitcount = 0; local
596 bitcount += minElBits;
600 return bitcount;
    [all...]
dyn_bits.cpp 261 /* intensity and pns codebooks are already allocated in bitcount.c */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1978 uint bitcount = 0, i; local
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILPeepholeOptimizer.cpp 774 // If the mask or shiftval is greater than the bitcount, then break out.
800 // If the mask or shift val is greater than the bitcount, then break out.
    [all...]