Home
last modified time | relevance | path

Searched defs:gain2 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dts2020.c340 unsigned long gain1, gain2, gain3; in ts2020_read_tuner_gain() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dts2020.c340 unsigned long gain1, gain2, gain3; in ts2020_read_tuner_gain() local
/kernel/linux/linux-5.10/include/linux/iio/common/
H A Dst_sensors.h103 unsigned int gain2; member
/kernel/linux/linux-6.6/include/linux/iio/common/
H A Dst_sensors.h113 unsigned int gain2; member
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_lazy.c1584 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1598 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1606 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
1620 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
1634 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
1642 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx */ ZSTD_compressBlock_lazy_generic() local
1953 int const gain2 = (int)(repLength * 3); ZSTD_compressBlock_lazy_extDict_generic() local
1962 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx */ ZSTD_compressBlock_lazy_extDict_generic() local
1985 int const gain2 = (int)(repLength * 4); ZSTD_compressBlock_lazy_extDict_generic() local
1994 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx */ ZSTD_compressBlock_lazy_extDict_generic() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dcpia1.c291 u8 gain2; member
303 u8 gain2; member
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dcpia1.c291 u8 gain2; member
303 u8 gain2; member
/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c1958 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1966 int const gain2 = (int)(ml2 * 4 - ZSTD_highbit32((U32)offset2 + 1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
1979 int const gain2 = (int)(ml2 * 4); in ZSTD_compressBlock_lazy_generic() local
1987 int const gain2 = (int)(ml2 * 4 - ZSTD_highbit32((U32)offset2 + 1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
2139 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
2150 int const gain2 = (int)(ml2 * 4 - ZSTD_highbit32((U32)offset2 + 1)); /* raw approx */ ZSTD_compressBlock_lazy_extDict_generic() local
2174 int gain2 = (int)(repLength * 4); ZSTD_compressBlock_lazy_extDict_generic() local
2185 int const gain2 = (int)(ml2 * 4 - ZSTD_highbit32((U32)offset2 + 1)); /* raw approx */ ZSTD_compressBlock_lazy_extDict_generic() local
[all...]

Completed in 42 milliseconds