Searched defs:gain1 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/iio/light/ |
H A D | rohm-bu27034.c | 632 unsigned int gain1) in bu27034_fixp_calc_t1_64bit() argument 654 bu27034_fixp_calc_t1(unsigned int coeff,unsigned int ch0,unsigned int ch1,unsigned int gain0,unsigned int gain1) bu27034_fixp_calc_t1() argument 694 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 883 unsigned int gain0, gain1, meastime; bu27034_calc_mlux() local [all...] |
/linux/lib/zstd/compress/ |
H A D | zstd_lazy.c | 1637 int const gain1 = (int)(matchLength*3 - ZSTD_highbit32((U32)offBase) + 1); in ZSTD_compressBlock_lazy_generic() local 1651 int const gain1 = (int)(matchLength*3 - ZSTD_highbit32((U32)offBase) + 1); in ZSTD_compressBlock_lazy_generic() local 1659 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)offBase) + 4); in ZSTD_compressBlock_lazy_generic() local 1673 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)offBase) + 1); in ZSTD_compressBlock_lazy_generic() local 1687 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)offBase) + 1); in ZSTD_compressBlock_lazy_generic() local 1695 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)offBase) + 7); ZSTD_compressBlock_lazy_generic() local 2038 int const gain1 = (int)(matchLength*3 - ZSTD_highbit32((U32)offBase) + 1); ZSTD_compressBlock_lazy_extDict_generic() local 2047 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)offBase) + 4); ZSTD_compressBlock_lazy_extDict_generic() local 2070 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)offBase) + 1); ZSTD_compressBlock_lazy_extDict_generic() local 2079 int const gain1 = (int)(matchLength*4 - ZSTD_highbit32((U32)offBase) + 7); ZSTD_compressBlock_lazy_extDict_generic() local [all...] |
/linux/drivers/media/usb/gspca/ |
H A D | cpia1.c | 290 u8 gain1; member 302 u8 gain1; member
|