Home
last modified time | relevance | path

Searched defs:gain1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/lib/zstd/
Dcompress.c1959 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); in ZSTD_compressBlock_lazy_extDict_generic() local
2175 int gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 1); in ZSTD_compressBlock_lazy_extDict_generic() local
2186 int const gain1 = (int)(matchLength * 4 - ZSTD_highbit32((U32)offset + 1) + 7); in ZSTD_compressBlock_lazy_extDict_generic() local
/Linux-v4.19/drivers/media/dvb-frontends/
Dts2020.c349 unsigned long gain1, gain2, gain3; in ts2020_read_tuner_gain() local
/Linux-v4.19/drivers/media/usb/gspca/
Dcpia1.c299 u8 gain1; member
311 u8 gain1; member
/Linux-v4.19/drivers/staging/media/davinci_vpfe/
Ddavinci_vpfe_user.h1108 struct vpfe_ipipe_car_gain gain1; member