Searched refs:highbd_mb_lpf_vertical_edge_w (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 701 static void highbd_mb_lpf_vertical_edge_w(uint16_t *s, int p, in highbd_mb_lpf_vertical_edge_w() function 735 highbd_mb_lpf_vertical_edge_w(s, p, blimit, limit, thresh, 8, bd); in vpx_highbd_lpf_vertical_16_c() 743 highbd_mb_lpf_vertical_edge_w(s, p, blimit, limit, thresh, 16, bd); in vpx_highbd_lpf_vertical_16_dual_c()
|