Searched defs:rounding_offset (Results 1 – 8 of 8) sorted by relevance
87 multiplicative_offset, rounding_offset, shift): argument109 rounding_offset, shift, alignment): argument247 multiplicative_offset, rounding_offset, argument
471 int rounding_offset = (1 << (params->ar_coeff_shift - 1)); in generate_luma_grain_block() local507 int rounding_offset = (1 << (params->ar_coeff_shift - 1)); in generate_chroma_grain_blocks() local644 int rounding_offset = (1 << (params->scaling_shift - 1)); in add_noise_to_block() local759 int rounding_offset = (1 << (params->scaling_shift - 1)); in add_noise_to_block_hbd() local
30 int rounding_offset; member
1738 const float rounding_offset = 0.49999997f; in AdobeCMYK_to_sRGB() local
88 const float rounding_offset = std::numeric_limits<T>::is_integer ? .5f : .0f; in ResizeBilinear() local
104 const int rounding_offset = right_shift > 0 ? 1 << (right_shift - 1) : 0; variable
1571 const float rounding_offset = std::numeric_limits<T>::is_integer ? .5f : .0f; in ResizeBilinearGenericSmallChannel() local
950 const int rounding_offset = in ScaleMotionVector() local