Home | History | Annotate | Download | only in dsp

Lines Matching refs:BCDEFGH0

1333   const uint8x8_t BCDEFGH0 = vreinterpret_u8_u64(A1);
1336 const uint8x8_t avg = vrhadd_u8(b, BCDEFGH0);
1374 const uint8x8_t BCDEFGH0 = vld1_u8(dst - BPS + 1);
1378 const uint8x8_t avg2 = vrhadd_u8(avg1, BCDEFGH0);