Searched refs:horz_scalar_product (Results 1 – 2 of 2) sorted by relevance
23 static INLINE int horz_scalar_product(const uint8_t *a, const int16_t *b) { in horz_scalar_product() function46 const int sum = horz_scalar_product(src_x, x_filter); in convolve_horiz()
1081 static INLINE int horz_scalar_product(const uint8_t *a, const int16_t *b) { in horz_scalar_product() function1128 const int sum = horz_scalar_product(src_x, x_filter) + rounding; in convolve_add_src_horiz_hip()