Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/libraries/tc/src/
DTCMipmap.cpp384 u32 saveWidth, saveHeight; in TCComputeTplMipMapImageBufferSize() local
388 saveHeight = (thisImage->lyColor).height; in TCComputeTplMipMapImageBufferSize()
394 (thisImage->lyColor).height = ( saveHeight >> level ); in TCComputeTplMipMapImageBufferSize()
400 (thisImage->lyColor).height = saveHeight; in TCComputeTplMipMapImageBufferSize()