Searched refs:planeW (Results 1 – 1 of 1) sorted by relevance
87 uint32_t planeW = img->mWidth / plane.colSampling; in _ImageCopy() local105 for (uint32_t col = 0; col < planeW; ++col) { in _ImageCopy()