Searched defs:planeW (Results 1 – 3 of 3) sorted by relevance
71 const deUint32 planeW = size.x() / m_description.planes[planeNdx].widthDivisor; in MultiPlaneImageData() local99 const deUint32 planeW = m_size.x() / m_description.planes[planeNdx].widthDivisor; in getChannelAccess() local119 const deUint32 planeW = m_size.x() / m_description.planes[planeNdx].widthDivisor; in getChannelAccess() local370 const deUint32 planeW = (formatDesc.numPlanes > 1) in uploadImage() local559 const deUint32 planeW = (formatDesc.numPlanes > 1) in downloadImage() local
396 const deUint32 planeW = (formatDesc.numPlanes > 1) in uploadYCbCrImage() local
1095 const deUint32 planeW = extent.width / desc.planes[planeNdx].widthDivisor; in getYCbCrImageDataSize() local