Searched refs:grain_coeff (Results 1 – 2 of 2) sorted by relevance
422 int plane_width, int grain_coeff, int old_coeff, in WriteOverlapLine_C() argument428 grain = old * old_coeff + grain * grain_coeff; in WriteOverlapLine_C()
995 const int8x8_t grain_coeff, in WriteOverlapLine8bpp_NEON() argument1004 const int16x8_t weighted_grain = vmull_s8(grain_coeff, source_grain); in WriteOverlapLine8bpp_NEON()