Searched defs:sumb (Results 1 – 5 of 5) sorted by relevance
78 float32_t sumb = 0.0f; in arm_levinson_durbin_f32() local233 float32_t sumb=0.0f; in arm_levinson_durbin_f32() local
78 _Float16 sumb = 0.0f16; in arm_levinson_durbin_f16() local231 _Float16 sumb=0.0f16; in arm_levinson_durbin_f16() local
143 q63_t sumb=0; in arm_levinson_durbin_q31() local321 q63_t sumb=0; in arm_levinson_durbin_q31() local
153 #define SUMS(suma, sumb, sumc, sumd, out1, out2) \ in apply_window_mp3() argument
121 …float sumb = AV_RN16A(&c[0][2 * x]) * -1 + AV_RN16A(&c[2][2 * x]) * 1 + AV_RN16A(&c[3][2 * x]) * … in filter16_prewitt() local138 float sumb = AV_RN16A(&c[4][2 * x]) * 1 + AV_RN16A(&c[3][2 * x]) * -1; in filter16_roberts() local155 …float sumb = AV_RN16A(&c[0][2 * x]) * -1 + AV_RN16A(&c[2][2 * x]) * 1 + AV_RN16A(&c[3][2 * x]) * … in filter16_sobel() local224 float sumb = c0[x] * -1 + c2[x] * 1 + c3[x] * -1 + in filter_prewitt() local240 float sumb = c[4][x] * 1 + c[3][x] * -1; in filter_roberts() local259 float sumb = c0[x] * -1 + c2[x] * 1 + c3[x] * -2 + in filter_sobel() local