Searched refs:DEF_THR_FRAC (Results 1 – 1 of 1) sorted by relevance
272 #define DEF_THR_FRAC 9 macro274 BIT_SLICER (Y8, 4, DEF_THR_FRAC) /* any format with 0 bytes between Y or G */275 BIT_SLICER (YUYV, 4, DEF_THR_FRAC) /* 1 byte */276 BIT_SLICER (RGB24_LE, 4, DEF_THR_FRAC) /* 2 bytes */277 BIT_SLICER (RGBA24_LE, 4, DEF_THR_FRAC) /* 3 bytes */513 static const unsigned int thresh_frac = DEF_THR_FRAC; in vbi3_bit_slicer_slice_with_points()701 bs->thresh = 105 << DEF_THR_FRAC; in vbi3_bit_slicer_set_params()702 bs->thresh_frac = DEF_THR_FRAC; in vbi3_bit_slicer_set_params()