Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dlpf_8_test.cc544 &vpx_highbd_lpf_horizontal_16_c, 8, 1),
546 &vpx_highbd_lpf_horizontal_16_c, 8, 2),
558 &vpx_highbd_lpf_horizontal_16_c, 10, 1),
560 &vpx_highbd_lpf_horizontal_16_c, 10, 2),
572 &vpx_highbd_lpf_horizontal_16_c, 12, 1),
574 &vpx_highbd_lpf_horizontal_16_c, 12, 2),
/external/libvpx/libvpx/vpx_dsp/
Dloopfilter.c667 void vpx_highbd_lpf_horizontal_16_c(uint16_t *s, int p, const uint8_t *blimit, in vpx_highbd_lpf_horizontal_16_c() function