Lines Matching full:rowstride
715 static deBool compressImagePNG (Buffer* buffer, qpImageFormat imageFormat, int width, int height, int rowStride, const void* data)733 rowPointers[ndx] = (png_byte*)((const deUint8*)data + ndx*rowStride);