Searched defs:alignedWidth (Results 1 – 4 of 4) sorted by relevance
90 const size_t alignedWidth, uint8_t* const alignedMemory) { in compressYUVImplPixelsSlow()211 const size_t alignedWidth = in compressYUVImpl() local
149 const uint32_t alignedWidth = alignToPower2(width, formatInfo->horizontalAlignmentPixels); in getFormatTransferInfo() local
330 uint32_t alignedWidth = s_texAlign(width, unpackAlignment); in s_texImageSize() local
1176 uint32_t alignedWidth = s_texAlign(width, unpackAlignment); in texImageSize() local