Lines Matching defs:dstPixel
1042 uint8_t *const dstPixel = dstPtr + y * dstRowPitch + x * dstPixelSize; in decompressETC2_EAC_RGBA8() local
1077 uint8_t *const dstPixel = dstPtr + y * dstRowPitch + x * dstPixelSize; in decompressETC2_RGB8_PUNCHTHROUGH_ALPHA1() local
1113 int16_t *const dstPixel = (int16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_R11() local
1121 … uint16_t *const dstPixel = (uint16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_R11() local
1159 int16_t *const dstPixel = (int16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_RG11() local
1170 … uint16_t *const dstPixel = (uint16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressEAC_RG11() local
1554 uint32_t *const dstPixel = (uint32_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc1() local
1596 uint32_t *const dstPixel = (uint32_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc2() local
1655 uint32_t *const dstPixel = (uint32_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc3() local
1704 float *const dstPixel = (float *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc4() local
1753 float *const dstPixel = (float *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc5() local
2141 int16_t *const dstPixel = (int16_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc6H() local
2289 uint32_t *const dstPixel = (uint32_t *)(dstPtr + y * dstRowPitch + x * dstPixelSize); in decompressBc7() local