Home
last modified time | relevance | path

Searched defs:thisImage (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/libraries/tc/src/
DTCMipmap.cpp133 u32 TCWriteTplImageMipMaps ( FILE* fp, TCImage* thisImage ) in TCWriteTplImageMipMaps()
380 u32 TCComputeTplMipMapImageBufferSize ( TCImage* thisImage ) in TCComputeTplMipMapImageBufferSize()
409 static void TCCheckMipMapConvParams ( TCImage* thisImage ) in TCCheckMipMapConvParams()
455 static u32 TCCheckPower2( TCImage* thisImage ) in TCCheckPower2()
512 static u32 TCCheckMipMapReduction ( TCImage* thisImage ) in TCCheckMipMapReduction()
541 static u32 TCCheckMipMapFormats( TCImage* thisImage ) in TCCheckMipMapFormats()
DTCTPLToolbox.cpp803 TCImage* thisImage; in TCSetTplImageValues() local
854 TCImage* thisImage; in TCSetTplTextureValues() local
897 u32 TCComputeTplImageBufferSize ( TCImage* thisImage ) in TCComputeTplImageBufferSize()
938 static u32 TCComputeTplImageBufferSize_4Bit ( TCImage* thisImage ) in TCComputeTplImageBufferSize_4Bit()
960 static u32 TCComputeTplImageBufferSize_8Bit ( TCImage* thisImage ) in TCComputeTplImageBufferSize_8Bit()
983 static u32 TCComputeTplImageBufferSize_16Bit ( TCImage* thisImage ) in TCComputeTplImageBufferSize_16Bit()
1006 static u32 TCComputeTplImageBufferSize_32Bit (TCImage* thisImage ) in TCComputeTplImageBufferSize_32Bit()
1031 static u32 TCComputeTplImageBufferSize_Cmp ( TCImage* thisImage ) in TCComputeTplImageBufferSize_Cmp()
2728 static u32 TCSetFilterModeByDim( TCImage* thisImage ) in TCSetFilterModeByDim()