Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/
H A Dorb_algos.cpp72 void init_matchpoints(orb_matched_point_t* point, U32 row1, U32 col1, U32 row2, U32 col2, U32 score… in init_matchpoints() argument
79 point->col2 = col2; in init_matchpoints()
268 dst[0].col = keypoints->col2; in get_trusted_four_points()
283 dst[1].col = keypoints->col2; in get_trusted_four_points()
298 dst[2].col = keypoints->col2; in get_trusted_four_points()
313 dst[3].col = keypoints->col2; in get_trusted_four_points()
537 keypoint->col2, keypoint->row2); in elimate_affine_transform()
576 subX = (keypoint->col1 - keypoint->col2); in elimate_affine_transform()
662 to_pts[i][0] = keypoint->col2; in elimate_affine_transform()
675 keypoint->col2, keypoint->row2, in elimate_affine_transform()
H A Dorb_algos.h41 orb_matched_point_t* init_matchpoints(U16 row1, U16 col1, U16 row2, U16 col2);
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dcros_ec_keyb.c118 int col1, col2, buf1, buf2; in cros_ec_keyb_has_ghosting() local
137 for (col2 = col1 + 1; col2 < ckdev->cols; col2++) { in cros_ec_keyb_has_ghosting()
138 buf2 = buf[col2] & valid_keys[col2]; in cros_ec_keyb_has_ghosting()
141 col1, buf1, col2, buf2); in cros_ec_keyb_has_ghosting()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/aorb/
H A Drk_aiq_types_orb_algo.h50 unsigned int col2; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublematrix4x4.cpp79 (const double m[4][4], int col0, int col1, int col2, in matrixDet3() argument
82 return m[col0][row0] * matrixDet2(m, col1, col2, row1, row2) in matrixDet3()
83 - m[col1][row0] * matrixDet2(m, col0, col2, row1, row2) in matrixDet3()
84 + m[col2][row0] * matrixDet2(m, col0, col1, row1, row2); in matrixDet3()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ds3c64xx-pinctrl.dtsi460 keypad_col2_0: keypad-col2-0 {
508 keypad_col2_1: keypad-col2-1 {
H A Dtegra30-apalis.dtsi337 kb-col2-pq2 {
H A Dtegra30-apalis-v1.1.dtsi338 kb-col2-pq2 {
H A Dtegra124-apalis.dtsi1082 kb-col2-pq2 {
H A Dtegra124-apalis-v1.2.dtsi1085 kb-col2-pq2 {
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsl_ifc.h696 __be32 col2; member
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_ifc.h866 u32 col2; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info39658 {width="10",alignment="-1",col_name="col2",colhdr="Title"}],
39660 col2="CPUs"},
39662 col2="File descriptors"},
39664 col2="Kernel modules"},
39666 col2="Message queues"},
39668 col2="Processes"},
39670 col2="Process groups"},
39672 col2="Semaphores"},
39674 col2="Shared-memory regions"},
39676 col2="Sockets"},
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info39658 {width="10",alignment="-1",col_name="col2",colhdr="Title"}],
39660 col2="CPUs"},
39662 col2="File descriptors"},
39664 col2="Kernel modules"},
39666 col2="Message queues"},
39668 col2="Processes"},
39670 col2="Process groups"},
39672 col2="Semaphores"},
39674 col2="Shared-memory regions"},
39676 col2="Sockets"},
[all …]