Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/convert/
H A Dconvert_unpack_sc12.hpp52 const uint64_t line01 = (uint64_t(line0) << 32) | line1; in convert_sc12_item32_3_to_star_4() local
88 const uint64_t line01 = (uint64_t(line0) << 32) | line1; in convert_sc12_item32_3_to_star_4() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dcirclesgrid.cpp360 Vec4f line01( sortedCorners[0].x, sortedCorners[0].y, sortedCorners[1].x, sortedCorners[1].y ); in getSortedCorners() local
/dports/biology/migrate/migrate-3.6.11/src/
H A Dbayes.c530 const long line01 = (line0 * line0) - line0; in probWait() local