Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/trop/
H A Dtblur.cpp341 __m128 pPix4 = _mm_cvtepi32_ps(_mm_unpacklo_epi16(piPix4, zeros)); in blur_code_SSE2() local
451 __m128 pPix4 = _mm_load_ps((float *)pix4); in blur_code_SSE2() local