Home
last modified time | relevance | path

Searched refs:comp2 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/dwc/
H A Ddwc-i2s.c499 u32 comp2 = i2s_read_reg(dev->i2s_base, dev->i2s_reg_comp2); in dw_configure_dai() local
527 idx = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai()
589 u32 comp2 = i2s_read_reg(dev->i2s_base, I2S_COMP_PARAM_2); in dw_configure_dai_by_dt() local
613 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_dt()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dseam_finders.hpp194 bool getSeamTips(int comp1, int comp2, Point &p1, Point &p2);
205 int comp1, int comp2, const std::vector<Point> &seam, bool isHorizontalSeam);
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Ddrvfbi.c477 static int is_equal_num(char comp1[], char comp2[], int num) in is_equal_num() argument
482 if (comp1[i] != comp2[i]) in is_equal_num()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv090x.c675 static inline s32 comp2(s32 __x, s32 __width) in comp2() function
2308 offst_car = comp2(offst_car, 16); in stv090x_chk_signal()
2528 derot = comp2(derot, 24); in stv090x_get_car_freq()
2669 offst_tmg = comp2(offst_tmg, 24); /* 2's complement */ in stv090x_get_tmgoffst()