Searched defs:left_v (Results 1 – 3 of 3) sorted by relevance
95 const uint8x8_t left_v = vdup_n_u8(left[y]); in Smooth4Or8xN_NEON() local202 const uint8x8_t left_v = vdup_n_u8(left[y]); in Smooth16PlusxN_NEON() local349 const uint8x8_t left_v = vdup_n_u8(left[y]); in SmoothHorizontal4Or8xN_NEON() local420 const uint8x8_t left_v = vdup_n_u8(left[y]); in SmoothHorizontal16PlusxN_NEON() local
307 uint8x8_t left_v[8], right_v[8], value_v[8]; in DirectionalZone3_WxH() local824 uint8x8_t left_v[4], right_v[4], value_v[4]; in DirectionalIntraPredictorZone3_NEON() local
57 FilterMask left_v[TX_SIZES]; member