Searched refs:decodePlanarBlock (Results 1 – 1 of 1) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/image_util/ |
D | loadimage_etc.cpp | 152 decodePlanarBlock(dest, x, y, w, h, destRowPitch, alphaValues); in decodeAsRGB() 635 void decodePlanarBlock(uint8_t *dest, in decodePlanarBlock() function 1321 decodePlanarBlock(reinterpret_cast<uint8_t *>(rgbaBlock), x, y, w, h, sizeof(R8G8B8A8) * 4, in transcodePlanarBlockToBC1()
|