Home | History | Annotate | Download | only in generic

Lines Matching refs:vpx_highbd_lpf_vertical_4_c

906 void vpx_highbd_lpf_vertical_4_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int bd);
907 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_c