Searched defs:sbtot (Results 1 – 2 of 2) sorted by relevance
/third_party/pixman/pixman/ |
D | pixman-bits-image.c | 195 unsigned int *sgtot, unsigned int *sbtot, in accum_32() 207 unsigned int sgtot, unsigned int sbtot, in reduce_32() 226 unsigned int *sgtot, unsigned int *sbtot, in accum_float() 238 unsigned int sgtot, unsigned int sbtot, in reduce_float() 275 unsigned int srtot, sgtot, sbtot, satot; in bits_image_fetch_pixel_convolution() local 344 unsigned int srtot, sgtot, sbtot, satot; in bits_image_fetch_pixel_separable_convolution() local
|
D | pixman-fast-path.c | 2747 int satot, srtot, sgtot, sbtot; in bits_image_fetch_separable_convolution_affine() local
|