Home
last modified time | relevance | path

Searched defs:B (Results 1 – 25 of 25) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/dvbcsa2/
Ddvbcsa_stream.c151 static inline uint32_t csa_stream_B_sel (register uint64_t B) in csa_stream_B_sel()
256 uint64_t *A, uint64_t *B, in csa_stream_init_round()
285 static void csa_stream_round(uint64_t *A, uint64_t *B, in csa_stream_round()
312 uint64_t A, B; in dvbcsa_stream_xor() local
Ddvbcsa_bs_stream.c152 dvbcsa_bs_word_t B[10][4]; in dvbcsa_bs_stream_cipher_batch() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Daddress.h35 #define _coap_address_equals_impl(A, B) \ argument
53 #define _coap_address_equals_impl(A,B) \ argument
/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/
Decp_alt.h30 mbedtls_mpi B; /*!< For Short Weierstrass: \p B in the equation. member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dthreads.h55 #define thrd_equal(A, B) ((A) == (B)) argument
/device/board/isoftstone/yangfan/kernel/hdf/drivers/camera/pipeline_core/src/node/
Drk_codec_node.cpp159 int R, G, B, Y, U, V; in xYUV422ToRGBA() local
206 int R, G, B, Y, U, V; in xYUV422ToRGB() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Decp_alt.h86 mbedtls_mpi B; /*!< For Short Weierstrass: \p B in the equation. member
Decp.h179 mbedtls_mpi B; /*!< For Short Weierstrass: \p B in the equation. member
Dssl_internal.h742 volatile const unsigned char *B = (volatile const unsigned char *) b; in mbedtls_ssl_safer_memcmp() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DSocket.h86 #define max(A,B) ( (A) > (B) ? (A):(B)) argument
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcalibration_handeye.cpp171 static Mat kron(const Mat& A, const Mat& B) in kron()
281 Mat B(3*K, 1, CV_64FC1); in calibrateHandEyeTsai() local
530 Mat B(12*K, 1, CV_64FC1); in calibrateHandEyeAndreff() local
Dcalibration.cpp61 CV_IMPL void cvCalcMatMulDeriv( const CvMat* A, const CvMat* B, CvMat* dABdA, CvMat* dABdB ) in cvCalcMatMulDeriv()
2742 CvMat A = cvMat( 1, npoints, CV_64FC3, lines1 ), BxBy, B; in cvStereoRectifyUncalibrated() local
3249 Mat A = _Amat.getMat(), B = _Bmat.getMat(); in matMulDeriv() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/monitor/
Drtw_radiotap.h52 u32 B; member
/device/soc/telink/b91/b91_ble_sdk/algorithm/aes_ccm/
Daes_ccm.h63 u8 B[AES_BLOCK_SIZE]; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dwep.c41 u8 B = (iv >> 16) & 0xff; in ieee80211_wep_weak_iv() local
/device/soc/chipsea/cst85/liteos_m/sdk/modules/dbg/
Dcs_dbg_print.c25 #define co_min(A, B) (((A) < (B)) ? (A) : (B)) argument
/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/compatibility/
Decp_alt.c1040 const mbedtls_ecp_group *grp, mbedtls_mpi *X, const mbedtls_mpi *A, const mbedtls_mpi *B) in mbedtls_mpi_mul_mod()
1063 const mbedtls_ecp_group *grp, mbedtls_mpi *X, const mbedtls_mpi *A, const mbedtls_mpi *B) in mbedtls_mpi_sub_mod()
1083 const mbedtls_ecp_group *grp, mbedtls_mpi *X, const mbedtls_mpi *A, const mbedtls_mpi *B) in mbedtls_mpi_add_mod()
2241 mbedtls_mpi A, AA, B, BB, E, C, D, DA, CB; in ecp_double_add_mxz() local
/device/soc/rockchip/rk3568/hardware/omx_il/include/librkvpu/
Dvpu_macro.h130 #define SWAP(_T_, A, B) { _T_ tmp = A; A = B; B = tmp; } argument
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dp_256_multprecision.c358 DWORD B; in multiprecision_fast_mod_P256() local
/device/soc/rockchip/common/sdk_linux/scripts/
Dresource_tool.c62 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
329 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
/device/soc/rockchip/rk3588/kernel/scripts/
Dresource_tool.c64 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
338 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/
Dgr55xx_ll_pkc.h102 uint32_t B[ECC_U32_LENGTH]; /**< Operand B array */ member
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/
Dcolorconvert.cpp1541 #define S_CONVERTTOYCRCB(R, G, B) \ argument
1838 inline void convertTo565( const u16 R, const u16 G, const u16 B, u8 * dst ) in convertTo565()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168_n.c74 #define dev_printk(A,B,fmt,args...) printk(A fmt,##args) argument
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp157axx_ca7.h54 #define B(x) \ macro