Home
last modified time | relevance | path

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

/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/x86/
H A DTrafoX86.h76 unsigned trLoops = trSize >> 4; in fastInv_SSE() local
90 for( int col = 0; col < trLoops; col++, itPtr0 += 16, itPtr1 += 16 ) in fastInv_SSE()
119 for( int col = 0; col < trLoops; col++, dstPtr += 16 ) in fastInv_SSE()