Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c516 static INLINE void highbd_filter8(int8_t mask, uint8_t thresh, uint8_t flat, in highbd_filter8() function
552 highbd_filter8(mask, *thresh, flat, in vpx_highbd_lpf_horizontal_8_c()
583 highbd_filter8(mask, *thresh, flat, in vpx_highbd_lpf_vertical_8_c()
662 highbd_filter8(mask, thresh, flat, op3, op2, op1, op0, oq0, oq1, oq2, oq3, in highbd_filter16()