Searched defs:rounding_offset (Results 1 – 5 of 5) sorted by relevance
87 multiplicative_offset, rounding_offset, shift): argument109 rounding_offset, shift, alignment): argument247 multiplicative_offset, rounding_offset, argument
30 int rounding_offset; member
413 int rounding_offset = (1 << (params->ar_coeff_shift - 1)); in generate_luma_grain_block() local452 int rounding_offset = (1 << (params->ar_coeff_shift - 1)); in generate_chroma_grain_blocks() local589 int rounding_offset = (1 << (params->scaling_shift - 1)); in add_noise_to_block() local704 int rounding_offset = (1 << (params->scaling_shift - 1)); in add_noise_to_block_hbd() local
83 const int rounding_offset = right_shift > 0 ? 1 << (right_shift - 1) : 0; variable
1823 const float rounding_offset = 0.49999997f; in AdobeCMYK_to_sRGB() local