Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Diwa_barreldistortfx.cpp296 float squaredSize = in doCompute_CPU() local
329 float val = (ru * distAspectVec).lengthSquared() / squaredSize; in doCompute_CPU()
377 float squaredSize = in doCompute_chroma_CPU() local
411 float val = (ru * distAspectVec).lengthSquared() / squaredSize; in doCompute_chroma_CPU()