Home
last modified time | relevance | path

Searched refs:saveWidth (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2.2/build/libraries/tc/src/
DTCMipmap.cpp384 u32 saveWidth, saveHeight; in TCComputeTplMipMapImageBufferSize() local
387 saveWidth = (thisImage->lyColor).width; in TCComputeTplMipMapImageBufferSize()
393 (thisImage->lyColor).width = ( saveWidth >> level ); in TCComputeTplMipMapImageBufferSize()
399 (thisImage->lyColor).width = saveWidth; in TCComputeTplMipMapImageBufferSize()