Searched defs:pixelIndexCounts (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/image_util/ |
D | loadimage_etc.cpp | 1186 int pixelIndexCounts[kNumColors] = {0}; in transcodeIndividualOrDifferentialBlockToBC1() local 1235 int pixelIndexCounts[kNumColors] = {0}; in transcodeTBlockToBC1() local 1291 int pixelIndexCounts[kNumColors] = {0}; in transcodeHBlockToBC1() local 1327 int pixelIndexCounts[kNumColors] = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}; in transcodePlanarBlockToBC1() local
|