Home
last modified time | relevance | path

Searched defs:v4 (Results 1 – 14 of 14) sorted by relevance

/device/soc/telink/b91/b91_ble_sdk/common/
Dbit.h119 #define MASK_VAL8(m1, v1, m2, v2, m3, v3, m4, v4) (MV(m1, v1) | MV(m2, v2) | MV(m3, v3) | MV(m4, v4… argument
120 #define MASK_VAL10(m1, v1, m2, v2, m3, v3, m4, v4, m5, v5) … argument
122 #define MASK_VAL12(m1, v1, m2, v2, m3, v3, m4, v4, m5, v5, m6, v6) … argument
124 #define MASK_VAL14(m1, v1, m2, v2, m3, v3, m4, v4, m5, v5, m6, v6, m7, v7) … argument
126 #define MASK_VAL16(m1, v1, m2, v2, m3, v3, m4, v4, m5, v5, m6, v6, m7, v7, m8, v8) … argument
144 #define SET_FLD_FULL_V9(x, m1, v1, m2, v2, m3, v3, m4, v4) ((x) = MASK_VAL8(m1, v1, m2, v2, m3, v3,… argument
145 #define SET_FLD_FULL_V11(x, m1, v1, m2, v2, m3, v3, m4, v4, m5, v5) … argument
147 #define SET_FLD_FULL_V13(x, m1, v1, m2, v2, m3, v3, m4, v4, m5, v5, m6, v6) … argument
170 #define SET_FLD_V9(x, m1, v1, m2, v2, m3, v3, m4, v4) … argument
173 #define SET_FLD_V11(x, m1, v1, m2, v2, m3, v3, m4, v4, m5, v5) … argument
[all …]
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/
Dgaussian_blur.cpp271 uint8x8_t v4 = vld1_u8(ln4+x); in gaussianBlur5x5() local
654 uint16x4_t v4 = vld1_u16(ln4+x); in gaussianBlur5x5() local
782 int16x4_t v4 = vld1_s16(ln4+x); in gaussianBlur5x5() local
995 int32x4_t v4 = vld1q_s32(ln4+x); in gaussianBlur5x5() local
Dcolorconvert.cpp679 union { uint8x16x4_t v4; uint8x16x3_t v3; } v_dst0; in rgb2rgbx() member
681 union { uint8x8x4_t v4; uint8x8x3_t v3; } v_dst; in rgb2rgbx() member
747 union { uint8x16x4_t v4; uint8x16x3_t v3; } v_dst0; in rgbx2rgb() member
748 union { uint8x8x4_t v4; uint8x8x3_t v3; } v_dst; in rgbx2rgb() member
975 union { uint8x16x4_t v4; uint8x16x3_t v3; } vals0; in rgbx2bgr() member
983 union { uint8x8x4_t v4; uint8x8x3_t v3; } vals; in rgbx2bgr() member
1016 union { uint8x16x4_t v4; uint8x16x3_t v3; } vals0; in rgb2bgrx() member
1018 union { uint8x8x4_t v4; uint8x8x3_t v3; } vals8; in rgb2bgrx() member
1765 union { uint8x16x4_t v4; uint8x16x3_t v3; } rgbl; in ToRGB() member
Dlaplacian.cpp484 const u8* v4 = 0; in Laplacian5OpenCV() local
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Drockchip_ipa.c182 const u32 v4 = v4_big / 1000; in calculate_volt_scaling_factor() local
/device/soc/rockchip/common/vendor/drivers/rockchip/
Drockchip_ipa.c176 const u32 v4 = v4_big / 1000; in calculate_volt_scaling_factor() local
/device/board/isoftstone/yangfan/kernel/src/driv/soc/
Drockchip_ipa.c182 const u32 v4 = v4_big / 1000; in calculate_volt_scaling_factor() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/rtl8822c/
Dhalhwimg8822c_bb.c3719 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822c_phy_reg_pg() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Disp_params_v2x.h131 #define ISP2X_RAWHSTBIG_WEIGHT_SET(v0, v1, v2, v3, v4) \ argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Disp_params_v2x.h125 #define ISP2X_RAWHSTBIG_WEIGHT_SET(v0, v1, v2, v3, v4) … argument
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Disp_params_v2x.h131 #define ISP2X_RAWHSTBIG_WEIGHT_SET(v0, v1, v2, v3, v4) \ argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_vinstr.c791 int v4 = 0; in accum_clients() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_vinstr.c846 int v4 = 0; in accum_clients() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_android.c466 wl_roam_prof_band_v4_t v4; member