Searched refs:numxpixels (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | texcompress_s3tc_tmp.h | 185 … GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha) in fancybasecolorsearch() argument 239 for (i = 0; i < numxpixels; i++) { in fancybasecolorsearch() 377 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) in storedxtencodedblock() argument 414 for (i = 0; i < numxpixels; i++) { in storedxtencodedblock() 445 for (i = 0; i < numxpixels; i++) { in storedxtencodedblock() 500 GLint numxpixels, GLint numypixels, GLuint type ) in encodedxtcolorblockfaster() argument 521 for (i = 0; i < numxpixels; i++) { in encodedxtcolorblockfaster() 549 fancybasecolorsearch(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha); in encodedxtcolorblockfaster() 551 storedxtencodedblock(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha); in encodedxtcolorblockfaster() 568 GLint numxpixels, GLint numypixels) in encodedxt5alpha() argument [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | rgtc.h | 35 int numxpixels, int numypixels); 38 int numxpixels, int numypixels);
|
D | texcompress_rgtc_tmp.h | 77 int numxpixels, int numypixels) in TAG() 90 for (i = 0; i < numxpixels; i++) { in TAG() 140 for (i = 0; i < numxpixels; i++) { in TAG() 189 for (i = 0; i < numxpixels; i++) { in TAG() 208 for (i = 0; i < numxpixels; i++) { in TAG() 259 for (i = 0; i < numxpixels; i++) { in TAG() 284 for (i = 0; i < numxpixels; i++) { in TAG() 346 for (i = 0; i < numxpixels; i++) { in TAG()
|