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_test.cc404 &vpx_highbd_lpf_horizontal_8_c, 8),
418 &vpx_highbd_lpf_horizontal_8_c, 10),
432 &vpx_highbd_lpf_horizontal_8_c, 12),
526 &vpx_highbd_lpf_horizontal_8_c, 8),
528 &vpx_highbd_lpf_horizontal_8_c, 10),
530 &vpx_highbd_lpf_horizontal_8_c, 12),
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c520 void vpx_highbd_lpf_horizontal_8_c(uint16_t *s, int p, const uint8_t *blimit, in vpx_highbd_lpf_horizontal_8_c() function
545 vpx_highbd_lpf_horizontal_8_c(s, p, blimit0, limit0, thresh0, bd); in vpx_highbd_lpf_horizontal_8_dual_c()
546 vpx_highbd_lpf_horizontal_8_c(s + 8, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_8_dual_c()