Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/tc/include/
DTCTPLToolbox.h64 u32 TCComputeTplImageBufferSize ( TCImage* thisImage );
/RvlSDK-3.1.4/build/libraries/tc/src/
DTCMipmap.cpp247 size = TCComputeTplImageBufferSize( &imTmp ); in TCWriteTplImageMipMaps()
396 totalSize += TCComputeTplImageBufferSize( thisImage ); in TCComputeTplMipMapImageBufferSize()
DTCTPLToolbox.cpp897 u32 TCComputeTplImageBufferSize ( TCImage* thisImage ) in TCComputeTplImageBufferSize() function