Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dlpf_8_test.cc540 &vpx_highbd_lpf_vertical_4_c, 8, 1),
554 &vpx_highbd_lpf_vertical_4_c, 10, 1),
568 &vpx_highbd_lpf_vertical_4_c, 12, 1),
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c486 void vpx_highbd_lpf_vertical_4_c(uint16_t *s, int pitch, const uint8_t *blimit, in vpx_highbd_lpf_vertical_4_c() function
511 vpx_highbd_lpf_vertical_4_c(s, pitch, blimit0, limit0, thresh0, 1, bd); in vpx_highbd_lpf_vertical_4_dual_c()
512 vpx_highbd_lpf_vertical_4_c(s + 8 * pitch, pitch, blimit1, limit1, in vpx_highbd_lpf_vertical_4_dual_c()