Searched defs:sbtot (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/pixman/dist/pixman/ | ||
| H A D | pixman-bits-image.c | 194 accum_32(unsigned int * satot,unsigned int * srtot,unsigned int * sgtot,unsigned int * sbtot,const void * p,pixman_fixed_t f) argument 206 reduce_32(unsigned int satot,unsigned int srtot,unsigned int sgtot,unsigned int sbtot,void * p) argument 225 accum_float(unsigned int * satot,unsigned int * srtot,unsigned int * sgtot,unsigned int * sbtot,const void * p,pixman_fixed_t f) argument 237 reduce_float(unsigned int satot,unsigned int srtot,unsigned int sgtot,unsigned int sbtot,void * p) argument 275 unsigned int srtot, sgtot, sbtot, satot; local in function:bits_image_fetch_pixel_convolution 344 unsigned int srtot, sgtot, sbtot, satot; local in function:bits_image_fetch_pixel_separable_convolution [all...] |
| H A D | pixman-fast-path.c | 2747 int satot, srtot, sgtot, sbtot; local in function:bits_image_fetch_separable_convolution_affine |
Completed in 10 milliseconds