Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/tc/src/
DTCTPLToolbox.cpp2326 u32 subTileRows, subRowShorts; // number of s3 4x4 tiles in TCPackTile_CMP() local
2338 subTileRows = 2; in TCPackTile_CMP()
2340 subTileRows = 1; in TCPackTile_CMP()
2348 for( y=0; y < subTileRows; y++ ) in TCPackTile_CMP()