Searched defs:weights_x_v (Results 1 – 3 of 3) sorted by relevance
64 const uint8x8_t weights_x_v = Load4(kSmoothWeights + width - 4); in Smooth4xN_NEON() local119 const uint8x8_t weights_x_v = vld1_u8(kSmoothWeights + width - 4); in Smooth8xN_NEON() local188 uint8x16_t weights_x_v[4]; in Smooth16PlusxN_NEON() local636 const uint16x4_t weights_x_v = vld1_u16(kSmoothWeights); in Smooth4xH_NEON() local
2456 uint8x8_t weights_x_v = load_u8_4x1(smooth_weights); in smooth_4xh_neon() local2509 const uint8x8_t weights_x_v = vld1_u8(smooth_weights + 4); in smooth_8xh_neon() local
945 const uint16x4_t weights_x_v = vld1_u16(smooth_weights_u16); in highbd_smooth_4xh_neon() local