Searched defs:sub_const (Results 1 – 2 of 2) sorted by relevance
54 const int16x8_t sub_const) { in convolve12_8_2d_v()96 const int16x8_t sub_const = vdupq_n_s16(1 << (bd - 1)); in convolve_2d_sr_vert_12tap_neon() local227 const int16x8_t sub_const) { in convolve8_8_2d_v()263 const int16x8_t sub_const = vdupq_n_s16(1 << (bd - 1)); in convolve_2d_sr_vert_8tap_neon() local400 const int16x8_t sub_const) { in convolve6_8_2d_v()432 const int16x8_t sub_const = vdupq_n_s16(1 << (bd - 1)); in convolve_2d_sr_vert_6tap_neon() local553 const int16x8_t sub_const) { in convolve4_8_2d_v()578 const int16x8_t sub_const = vdupq_n_s16(1 << (bd - 1)); in convolve_2d_sr_vert_4tap_neon() local
53 const int16x8_t sub_const = vdupq_n_s16(1 << (bd - 1)); in convolve_2d_sr_vert_12tap_sve2() local