Lines Matching refs:thresh
102 points->thresh = tr; \
187 points->thresh = tr << 8; \
223 thresh0 = bs->thresh; \
232 tr = bs->thresh >> thresh_frac; \
236 bs->thresh += (int)(raw0 - tr) * (int) ABS ((int) raw1); \
245 bs->thresh = thresh0; \
307 thresh0 = bs->thresh; in low_pass_bit_slicer_Y8()
323 tr = bs->thresh >> bs->thresh_frac; in low_pass_bit_slicer_Y8()
328 bs->thresh += (int) (raw0 - tr) in low_pass_bit_slicer_Y8()
344 points->thresh = tr << (8 - LP_AVG); in low_pass_bit_slicer_Y8()
359 bs->thresh = thresh0; in low_pass_bit_slicer_Y8()
382 points->thresh = tr << (8 - LP_AVG); \ in low_pass_bit_slicer_Y8()
701 bs->thresh = 105 << DEF_THR_FRAC; in vbi3_bit_slicer_set_params()
711 bs->thresh <<= LP_AVG - 2; in vbi3_bit_slicer_set_params()
724 bs->thresh <<= LP_AVG - 2; in vbi3_bit_slicer_set_params()
737 bs->thresh <<= LP_AVG - 2; in vbi3_bit_slicer_set_params()
750 bs->thresh <<= LP_AVG - 2; in vbi3_bit_slicer_set_params()
763 bs->thresh <<= LP_AVG - 2; in vbi3_bit_slicer_set_params()
776 bs->thresh <<= LP_AVG - 2; in vbi3_bit_slicer_set_params()
785 bs->thresh = 105 << (5 - 2 + 12); in vbi3_bit_slicer_set_params()
794 bs->thresh = 105 << (5 - 2 + 12); in vbi3_bit_slicer_set_params()
803 bs->thresh = 105 << (5 - 3 + 11); in vbi3_bit_slicer_set_params()
812 bs->thresh = 105 << (5 - 3 + 11); in vbi3_bit_slicer_set_params()
821 bs->thresh = 105 << (6 - 3 + 12); in vbi3_bit_slicer_set_params()
830 bs->thresh = 105 << (6 - 3 + 12); in vbi3_bit_slicer_set_params()