| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | check.hpp | 85 #define CV__TEST_EQ(v1, v2) ((v1) == (v2)) argument 86 #define CV__TEST_NE(v1, v2) ((v1) != (v2)) argument 87 #define CV__TEST_LE(v1, v2) ((v1) <= (v2)) argument 88 #define CV__TEST_LT(v1, v2) ((v1) < (v2)) argument 89 #define CV__TEST_GE(v1, v2) ((v1) >= (v2)) argument 90 #define CV__TEST_GT(v1, v2) ((v1) > (v2)) argument 92 #define CV__CHECK(id, op, type, v1, v2, v1_str, v2_str, msg_str) do { \ argument 111 #define CV_CheckEQ(v1, v2, msg) CV__CHECK(_, EQ, auto, v1, v2, #v1, #v2, msg) argument 112 #define CV_CheckNE(v1, v2, msg) CV__CHECK(_, NE, auto, v1, v2, #v1, #v2, msg) argument 113 #define CV_CheckLE(v1, v2, msg) CV__CHECK(_, LE, auto, v1, v2, #v1, #v2, msg) argument [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | check.hpp | 85 #define CV__TEST_EQ(v1, v2) ((v1) == (v2)) argument 86 #define CV__TEST_NE(v1, v2) ((v1) != (v2)) argument 87 #define CV__TEST_LE(v1, v2) ((v1) <= (v2)) argument 88 #define CV__TEST_LT(v1, v2) ((v1) < (v2)) argument 89 #define CV__TEST_GE(v1, v2) ((v1) >= (v2)) argument 90 #define CV__TEST_GT(v1, v2) ((v1) > (v2)) argument 92 #define CV__CHECK(id, op, type, v1, v2, v1_str, v2_str, msg_str) do { \ argument 111 #define CV_CheckEQ(v1, v2, msg) CV__CHECK(_, EQ, auto, v1, v2, #v1, #v2, msg) argument 112 #define CV_CheckNE(v1, v2, msg) CV__CHECK(_, NE, auto, v1, v2, #v1, #v2, msg) argument 113 #define CV_CheckLE(v1, v2, msg) CV__CHECK(_, LE, auto, v1, v2, #v1, #v2, msg) argument [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | check.hpp | 85 #define CV__TEST_EQ(v1, v2) ((v1) == (v2)) argument 86 #define CV__TEST_NE(v1, v2) ((v1) != (v2)) argument 87 #define CV__TEST_LE(v1, v2) ((v1) <= (v2)) argument 88 #define CV__TEST_LT(v1, v2) ((v1) < (v2)) argument 89 #define CV__TEST_GE(v1, v2) ((v1) >= (v2)) argument 90 #define CV__TEST_GT(v1, v2) ((v1) > (v2)) argument 92 #define CV__CHECK(id, op, type, v1, v2, v1_str, v2_str, msg_str) do { \ argument 111 #define CV_CheckEQ(v1, v2, msg) CV__CHECK(_, EQ, auto, v1, v2, #v1, #v2, msg) argument 112 #define CV_CheckNE(v1, v2, msg) CV__CHECK(_, NE, auto, v1, v2, #v1, #v2, msg) argument 113 #define CV_CheckLE(v1, v2, msg) CV__CHECK(_, LE, auto, v1, v2, #v1, #v2, msg) argument [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/doublevectors/ |
| H A D | tst_doublevectors.cpp | 67 QDoubleVector2D v2(v1); // copy constructor in constructor2dTest() local 85 QDoubleVector2D v2 = v1.normalized(); in basicFunctions2dTest() local 102 QDoubleVector2D v2 = -v1; in unaryOperator2dTest() local 130 QDoubleVector2D v2(3.4, 4.4); in binaryOperator2dTest() local 177 QDoubleVector3D v2(v1); // copy constructor in constructor3dTest() local 204 QDoubleVector3D v2 = v1.normalized(); in basicFunctions3dTest() local 222 QDoubleVector3D v2 = -v1; in unaryOperator3dTest() local 256 QDoubleVector3D v2(3.4, 4.4, 5.5); in binaryOperator3dTest() local
|
| /OK3568_Linux_fs/kernel/include/pcmcia/ |
| H A D | device_id.h | 29 #define PCMCIA_DEVICE_PROD_ID2(v2, vh2) { \ argument 39 #define PCMCIA_DEVICE_PROD_ID12(v1, v2, vh1, vh2) { \ argument 57 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \ argument 64 #define PCMCIA_DEVICE_PROD_ID124(v1, v2, v4, vh1, vh2, vh4) { \ argument 78 #define PCMCIA_DEVICE_PROD_ID1234(v1, v2, v3, v4, vh1, vh2, vh3, vh4) { \ argument 122 #define PCMCIA_MFC_DEVICE_PROD_ID2(mfc, v2, vh2) { \ argument 129 #define PCMCIA_MFC_DEVICE_PROD_ID12(mfc, v1, v2, vh1, vh2) { \ argument 145 #define PCMCIA_MFC_DEVICE_PROD_ID123(mfc, v1, v2, v3, vh1, vh2, vh3) { \ argument 171 #define PCMCIA_PFC_DEVICE_PROD_ID2(mfc, v2, vh2) { \ argument 178 #define PCMCIA_PFC_DEVICE_PROD_ID12(mfc, v1, v2, vh1, vh2) { \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/char/mwave/ |
| H A D | mwavedd.h | 84 #define PRINTK_3(f,s,v1,v2) \ argument 89 #define PRINTK_4(f,s,v1,v2,v3) \ argument 94 #define PRINTK_5(f,s,v1,v2,v3,v4) \ argument 99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \ argument 104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \ argument 109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument 117 #define PRINTK_3(f,s,v1,v2) argument 118 #define PRINTK_4(f,s,v1,v2,v3) argument 119 #define PRINTK_5(f,s,v1,v2,v3,v4) argument 120 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/ |
| H A D | reg_helper.h | 67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 160 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/ |
| H A D | halhwimg8822b_bb.c | 10655 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8822b_agc_tab() local 12221 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8822b_phy_reg() local 12360 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg() local 12461 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg_type12() local 12562 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg_type15() local 12663 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg_type16() local 12764 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg_type17() local 12865 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg_type18() local 12966 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg_type19() local 13067 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8822b_phy_reg_pg_type2() local [all …]
|
| /OK3568_Linux_fs/external/security/bin/ |
| H A D | Release_List_EN.md | 9 ### New 21 ### New 33 ### New
|
| H A D | Release_List_CN.md | 9 ### New 21 ### New 33 ### New
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/ |
| H A D | diff_abs.hpp | 17 inline T diff_abs_dispatch(T const& v1, T const& v2, boost::mpl::bool_<true> const& /*is_integral*/) in diff_abs_dispatch() 23 inline T diff_abs_dispatch(T const& v1, T const& v2, boost::mpl::bool_<false> const& /*is_integral*… in diff_abs_dispatch() 29 inline T diff_abs(T const& v1, T const& v2) in diff_abs()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/src/ |
| H A D | dmub_reg.h | 65 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 92 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument 97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/ |
| H A D | halhwimg8822b_bb.c | 3740 IN u4Byte v2 in ODM_Config_MP_8822B_AGC_TAB() 3793 u4Byte v1 = 0, v2 = 0; in ODM_ReadAndConfig_MP_8822B_AGC_TAB() local 5153 IN u4Byte v2 in ODM_Config_MP_8822B_PHY_REG() 5205 u4Byte v1 = 0, v2 = 0; in ODM_ReadAndConfig_MP_8822B_PHY_REG() local 5335 u4Byte v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8822B_PHY_REG_PG() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | xor-neon.c | 19 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_2() local 47 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_3() local 83 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_4() local 128 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_5() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/ |
| H A D | halhwimg8821c_bb.c | 1705 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_agc_tab() local 2556 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_agc_tab_diff() local 4306 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_phy_reg() local 4382 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_phy_reg_mp() local 4490 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8821c_phy_reg_pg() local 4560 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8821c_phy_reg_pg_type0x28() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/ |
| H A D | halhwimg8821c_bb.c | 1706 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_agc_tab() local 2557 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_agc_tab_diff() local 4307 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_phy_reg() local 4383 u32 v1 = 0, v2 = 0, pre_v1 = 0, pre_v2 = 0; in odm_read_and_config_mp_8821c_phy_reg_mp() local 4491 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8821c_phy_reg_pg() local 4561 u32 v2 = array[i + 1]; in odm_read_and_config_mp_8821c_phy_reg_pg_type0x28() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublevector3d_p.h | 97 …ECL_CONSTEXPR static inline double dotProduct(const QDoubleVector3D &v1, const QDoubleVector3D &v2) in dotProduct() 100 …PR static inline QDoubleVector3D crossProduct(const QDoubleVector3D &v1, const QDoubleVector3D &v2) in crossProduct() 278 Q_DECL_CONSTEXPR inline bool qFuzzyCompare(const QDoubleVector3D &v1, const QDoubleVector3D &v2) in qFuzzyCompare()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | xxhash.c | 111 uint32_t v2 = seed + PRIME32_2; in xxh32() local 181 uint64_t v2 = seed + PRIME64_2; in xxh64() local 309 uint32_t v2 = state->v2; in xxh32_update() local 414 uint64_t v2 = state->v2; in xxh64_update() local 453 const uint64_t v2 = state->v2; in xxh64_digest() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | HalHWImg8723B_BB.c | 275 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() local 544 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG() local 626 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_math_lib.h | 52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument 55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument 63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_math_lib.h | 53 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument 56 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument 64 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_math_lib.h | 52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument 55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument 63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_math_lib.h | 52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument 55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument 63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_math_lib.h | 52 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument 55 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument 63 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_math_lib.h | 53 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument 56 #define __WEIGHTING_AVG(v1, w1, v2, w2, t1, t2, t3, t4) ({ \ argument 64 #define WEIGHTING_AVG(v1, w1, v2, w2) \ argument
|