Home
last modified time | relevance | path

Searched refs:highbd_flat_mask5 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c386 static INLINE int8_t highbd_flat_mask5(uint8_t thresh, uint16_t p4, uint16_t p3, in highbd_flat_mask5() function
665 highbd_flat_mask5(1, s[-8 * p], s[-7 * p], s[-6 * p], s[-5 * p], p0, q0, in highbd_mb_lpf_horizontal_edge_w()
709 const int8_t flat2 = highbd_flat_mask5(1, s[-8], s[-7], s[-6], s[-5], p0, in highbd_mb_lpf_vertical_edge_w()