Home
last modified time | relevance | path

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

/packages/apps/Camera/jni/feature_mos/src/mosaic/
DBlend.cpp1219 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; in SelectRelevantFrames() local
1273 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; in ComputeBlendParameters() local
1327 if (abs(lxpos - fxpos) > abs(lypos - fypos)) in ComputeBlendParameters()
1379 if (lypos - fypos < 0) in ComputeBlendParameters()
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DBlend.cpp1199 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; in SelectRelevantFrames() local
1253 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; in ComputeBlendParameters() local
1307 if (abs(lxpos - fxpos) > abs(lypos - fypos)) in ComputeBlendParameters()
1359 if (lypos - fypos < 0) in ComputeBlendParameters()