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

  /external/pixman/pixman/
pixman-matrix.c 38 count_leading_zeros (uint32_t x) function
290 int shift = 32 - count_leading_zeros (hi32divbits);

Completed in 54 milliseconds