Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/tc/src/
DTCTPLToolbox.cpp2298 u32 srcTileRows, srcTileCols; in TCWriteTplImage_CMP() local
2303 srcTileCols = ((colorLayer->width + 3) >> 2); in TCWriteTplImage_CMP()
2310 for(tileCol = 0; tileCol < srcTileCols; tileCol += 2 ) in TCWriteTplImage_CMP()