| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aorb/ |
| H A D | orb_algos.cpp | 72 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 D | orb_algos.h | 41 orb_matched_point_t* init_matchpoints(U16 row1, U16 col1, U16 row2, U16 col2);
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | cros_ec_keyb.c | 118 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 D | rk_aiq_types_orb_algo.h | 50 unsigned int col2; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublematrix4x4.cpp | 79 (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 D | s3c64xx-pinctrl.dtsi | 460 keypad_col2_0: keypad-col2-0 { 508 keypad_col2_1: keypad-col2-1 {
|
| H A D | tegra30-apalis.dtsi | 337 kb-col2-pq2 {
|
| H A D | tegra30-apalis-v1.1.dtsi | 338 kb-col2-pq2 {
|
| H A D | tegra124-apalis.dtsi | 1082 kb-col2-pq2 {
|
| H A D | tegra124-apalis-v1.2.dtsi | 1085 kb-col2-pq2 {
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fsl_ifc.h | 696 __be32 col2; member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fsl_ifc.h | 866 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 D | gdb.info | 39658 {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 D | gdb.info | 39658 {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 …]
|