Home
last modified time | relevance | path

Searched defs:w2 (Results 1 – 5 of 5) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_math_lib.h52 #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
Dphydm_phystatus.c1305 u32 w1 = 0, w2 = 0; /*weighting*/ in phydm_process_rssi_for_dm() local
/device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dsynthesis-dct8.c68 OI_INT32 u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin_test/mplane_image/
Dcsi_test_mplane.c411 static struct disp_screen get_disp_screen(int w1, int h1, int w2, int h2) in get_disp_screen()
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dap3p.cpp166 double w2[3] = {worldPoints[0][1], worldPoints[1][1], worldPoints[2][1]}; in computePoses() local