Home
last modified time | relevance | path

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

/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Debsynth_cpu.cpp313 const T* ptrSg = (T*)&sourceGuide(sx-r,sy-r); in operator ()() local
331 const float diff = *ptrTg - *ptrSg; in operator ()()
334 ptrSg++; in operator ()()
340 ptrSg += ofsSg; in operator ()()