Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/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.cpp808 TCImage* thisImage; in TCSetTplImageValues() local
859 TCImage* thisImage; in TCSetTplTextureValues() local
902 u32 TCComputeTplImageBufferSize ( TCImage* thisImage ) in TCComputeTplImageBufferSize()
943 static u32 TCComputeTplImageBufferSize_4Bit ( TCImage* thisImage ) in TCComputeTplImageBufferSize_4Bit()
965 static u32 TCComputeTplImageBufferSize_8Bit ( TCImage* thisImage ) in TCComputeTplImageBufferSize_8Bit()
988 static u32 TCComputeTplImageBufferSize_16Bit ( TCImage* thisImage ) in TCComputeTplImageBufferSize_16Bit()
1011 static u32 TCComputeTplImageBufferSize_32Bit (TCImage* thisImage ) in TCComputeTplImageBufferSize_32Bit()
1036 static u32 TCComputeTplImageBufferSize_Cmp ( TCImage* thisImage ) in TCComputeTplImageBufferSize_Cmp()
2733 static u32 TCSetFilterModeByDim( TCImage* thisImage ) in TCSetFilterModeByDim()