Searched defs:sbtot (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-bits-image.c194 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 Dpixman-fast-path.c2747 int satot, srtot, sgtot, sbtot; local in function:bits_image_fetch_separable_convolution_affine

Completed in 10 milliseconds