Searched refs:highbd_filter16 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 587 static INLINE void highbd_filter16(int8_t mask, uint8_t thresh, uint8_t flat, in highbd_filter16() function 679 highbd_filter16(mask, *thresh, flat, flat2, s - 8 * pitch, s - 7 * pitch, in highbd_mb_lpf_horizontal_edge_w() 724 highbd_filter16(mask, *thresh, flat, flat2, s - 8, s - 7, s - 6, s - 5, in highbd_mb_lpf_vertical_edge_w()
|