Home | History | Annotate | Download | only in utils

Lines Matching defs:dstPtr

2047     uint8_t** dstPtr = &dst;
2050 compress_a8_astc_block<GetAlpha>(dstPtr, src + y*rowBytes + x, rowBytes);