Home
last modified time | relevance | path

Searched defs:correction (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/lib/lz4/
Dlz4hc_compress.c433 int correction; in LZ4HC_compress_generic() local
486 int correction = (int)(ip + ml - start2); in LZ4HC_compress_generic() local
524 int correction; in LZ4HC_compress_generic() local
/linux-4.19.296/drivers/media/dvb-frontends/
Dstb0899_algo.c833 u32 dec_ratio, correction, master_clk, srate; in stb0899_dvbs2_calc_dev() local
854 u32 correction, freq_adj, band_lim, decim_cntrl, reg; in stb0899_dvbs2_set_srate() local
/linux-4.19.296/lib/zstd/
Dcompress.c2381 U32 const correction = curr - newCurr; in ZSTD_compress_generic() local