Searched defs:gain1 (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | ts2020.c | 340 unsigned long gain1, gain2, gain3; in ts2020_read_tuner_gain() local
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | ts2020.c | 340 unsigned long gain1, gain2, gain3; in ts2020_read_tuner_gain() local
|
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| H A D | rohm-bu27034.c | 821 bu27034_fixp_calc_t1_64bit(unsigned int coeff, unsigned int ch0, unsigned int ch1, unsigned int gain0, unsigned int gain1) bu27034_fixp_calc_t1_64bit() argument 843 bu27034_fixp_calc_t1(unsigned int coeff, unsigned int ch0, unsigned int ch1, unsigned int gain0, unsigned int gain1) bu27034_fixp_calc_t1() argument 884 bu27034_fixp_calc_lx(unsigned int ch0, unsigned int ch1, unsigned int gain0, unsigned int gain1, unsigned int meastime, int coeff_idx) bu27034_fixp_calc_lx() argument 1082 unsigned int gain0, gain1, meastime; bu27034_calc_mlux() local [all...] |
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| H A D | zstd_lazy.c | 1585 int const gain1 = (int)(matchLength*3 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 1); in ZSTD_compressBlock_lazy_generic() local 1599 int const gain1 = (int)(matchLength*3 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 1); in ZSTD_compressBlock_lazy_generic() local 1607 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 4); in ZSTD_compressBlock_lazy_generic() local 1621 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 1); in ZSTD_compressBlock_lazy_generic() local 1635 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 1); in ZSTD_compressBlock_lazy_generic() local 1643 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 7); ZSTD_compressBlock_lazy_generic() local 1954 int const gain1 = (int)(matchLength*3 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 1); ZSTD_compressBlock_lazy_extDict_generic() local 1963 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 4); ZSTD_compressBlock_lazy_extDict_generic() local 1986 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 1); ZSTD_compressBlock_lazy_extDict_generic() local 1995 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offcode)) + 7); ZSTD_compressBlock_lazy_extDict_generic() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
| H A D | cpia1.c | 290 u8 gain1; member 302 u8 gain1; member
|
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| H A D | cpia1.c | 290 u8 gain1; member 302 u8 gain1; member
|
| /kernel/linux/linux-5.10/lib/zstd/ |
| H A D | compress.c | 1959 int const gain1 = (int)(matchLength * 3 - ZSTD_highbit32((U32)offset + 1) + 1); in ZSTD_compressBlock_lazy_generic() local 1967 int const gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 4); in ZSTD_compressBlock_lazy_generic() local 1980 int const gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 1); in ZSTD_compressBlock_lazy_generic() local 1988 int const gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 7); in ZSTD_compressBlock_lazy_generic() local 2140 int const gain1 = (int)(matchLength * 3 - ZSTD_highbit32((U32)offset + 1) + 1); in ZSTD_compressBlock_lazy_extDict_generic() local 2151 int const gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 4); ZSTD_compressBlock_lazy_extDict_generic() local 2175 int gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 1); ZSTD_compressBlock_lazy_extDict_generic() local 2186 int const gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 7); ZSTD_compressBlock_lazy_extDict_generic() local [all...] |
Completed in 19 milliseconds