Searched defs:pixelIndexCounts (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/image_util/ |
H A D | loadimage_etc.cpp | 1243 int pixelIndexCounts[kNumColors] = {0}; in transcodeIndividualOrDifferentialBlockToBC1() local 1292 int pixelIndexCounts[kNumColors] = {0}; in transcodeTBlockToBC1() local 1348 int pixelIndexCounts[kNumColors] = {0}; in transcodeHBlockToBC1() local 1384 int pixelIndexCounts[kNumColors] = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}; in transcodePlanarBlockToBC1() local
|