Searched refs:widthB (Results 1 – 1 of 1) sorted by relevance
422 unsigned int widthB = width * bytes; in copyBuffer() local429 memcpy(destBuffer, sourceBuffer, widthB); in copyBuffer()436 memcpy(destBuffer, sourceBuffer, widthB); in copyBuffer()