Searched defs:srtot (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/pixman/dist/pixman/ | ||
| H A D | pixman-bits-image.c | 194 static force_inline void accum_32(unsigned int *satot, unsigned int *srtot, argument 206 static force_inline void reduce_32(unsigned int satot, unsigned int srtot, argument 225 static force_inline void accum_float(unsigned int *satot, unsigned int *srtot, 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 9 milliseconds