Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/include/
DS3_intrf.h111 unsigned long lHeight; /* height of texture */ member
134 unsigned long lHeight, /* [in]*/
150 unsigned long lHeight /* [in]*/
/RvlSDK-3.2.2/build/libraries/tc/src/
DTCCreateS3.cpp142 s3RGB.lHeight = lyColor->height; in TCConvertToS3()
202 size = S3TC_GetEncodeSize( s3RGB.lWidth, s3RGB.lHeight, encodeFlag ); in TCConvertToS3()