Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dlpf_8_test.cc542 &vpx_highbd_lpf_horizontal_8_c, 8, 1),
556 &vpx_highbd_lpf_horizontal_8_c, 10, 1),
570 &vpx_highbd_lpf_horizontal_8_c, 12, 1),
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c537 void vpx_highbd_lpf_horizontal_8_c(uint16_t *s, int p, const uint8_t *blimit, in vpx_highbd_lpf_horizontal_8_c() function
567 vpx_highbd_lpf_horizontal_8_c(s, p, blimit0, limit0, thresh0, 1, bd); in vpx_highbd_lpf_horizontal_8_dual_c()
568 vpx_highbd_lpf_horizontal_8_c(s + 8, p, blimit1, limit1, thresh1, 1, bd); in vpx_highbd_lpf_horizontal_8_dual_c()