Home
last modified time | relevance | path

Searched defs:satot (Results 1 – 2 of 2) sorted by relevance

/third_party/pixman/pixman/
Dpixman-bits-image.c194 static force_inline void accum_32(unsigned int *satot, unsigned int *srtot, in accum_32()
206 static force_inline void reduce_32(unsigned int satot, unsigned int srtot, in reduce_32()
225 static force_inline void accum_float(unsigned int *satot, unsigned int *srtot, in accum_float()
237 static force_inline void reduce_float(unsigned int satot, unsigned int srtot, 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
Dpixman-fast-path.c2747 int satot, srtot, sgtot, sbtot; in bits_image_fetch_separable_convolution_affine() local