Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_filters_dspr2.c22 void vpx_lpf_horizontal_4_dspr2(unsigned char *s, in vpx_lpf_horizontal_4_dspr2() function
316 vpx_lpf_horizontal_4_dspr2(s, p, blimit0, limit0, thresh0, 1); in vpx_lpf_horizontal_4_dual_dspr2()
317 vpx_lpf_horizontal_4_dspr2(s + 8, p, blimit1, limit1, thresh1, 1); in vpx_lpf_horizontal_4_dual_dspr2()
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h289 void vpx_lpf_horizontal_4_dspr2(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit,…
290 #define vpx_lpf_horizontal_4 vpx_lpf_horizontal_4_dspr2