Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c576 static INLINE void highbd_filter16(int8_t mask, uint8_t thresh, uint8_t flat, in highbd_filter16() function
668 highbd_filter16(mask, *thresh, flat, flat2, s - 8 * p, s - 7 * p, s - 6 * p, in highbd_mb_lpf_horizontal_edge_w()
712 highbd_filter16(mask, *thresh, flat, flat2, s - 8, s - 7, s - 6, s - 5, in highbd_mb_lpf_vertical_edge_w()