Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dlpf_8_test.cc548 &vpx_highbd_lpf_vertical_8_c, 8, 1),
562 &vpx_highbd_lpf_vertical_8_c, 10, 1),
576 &vpx_highbd_lpf_vertical_8_c, 12, 1),
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c571 void vpx_highbd_lpf_vertical_8_c(uint16_t *s, int pitch, const uint8_t *blimit, in vpx_highbd_lpf_vertical_8_c() function
599 vpx_highbd_lpf_vertical_8_c(s, pitch, blimit0, limit0, thresh0, 1, bd); in vpx_highbd_lpf_vertical_8_dual_c()
600 vpx_highbd_lpf_vertical_8_c(s + 8 * pitch, pitch, blimit1, limit1, in vpx_highbd_lpf_vertical_8_dual_c()