Searched refs:numypixels (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 238 for (j = 0; j < numypixels; j++) { in fancybasecolorsearch() 377 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) in storedxtencodedblock() argument 413 for (j = 0; j < numypixels; j++) { in storedxtencodedblock() 444 for (j = 0; j < numypixels; j++) { in storedxtencodedblock() 500 GLint numxpixels, GLint numypixels, GLuint type ) in encodedxtcolorblockfaster() argument 520 for (j = 0; j < numypixels; j++) { 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() 89 for (j = 0; j < numypixels; j++) { in TAG() 139 for (j = 0; j < numypixels; j++) { in TAG() 188 for (j = 0; j < numypixels; j++) { in TAG() 207 for (j = 0; j < numypixels; j++) { in TAG() 258 for (j = 0; j < numypixels; j++) { in TAG() 283 for (j = 0; j < numypixels; j++) { in TAG() 345 for (j = 0; j < numypixels; j++) { in TAG()
|