Home
last modified time | relevance | path

Searched refs:vpx_lpf_horizontal_8_dspr2 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dloopfilter_filters_dspr2.c327 vpx_lpf_horizontal_8_dspr2(s, p, blimit0, limit0, thresh0, 1); in vpx_lpf_horizontal_8_dual_dspr2()
328 vpx_lpf_horizontal_8_dspr2(s + 8, p, blimit1, limit1, thresh1, 1); in vpx_lpf_horizontal_8_dual_dspr2()
Dloopfilter_mb_dspr2.c22 void vpx_lpf_horizontal_8_dspr2(unsigned char *s, in vpx_lpf_horizontal_8_dspr2() function
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h297 void vpx_lpf_horizontal_8_dspr2(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit,…
298 #define vpx_lpf_horizontal_8 vpx_lpf_horizontal_8_dspr2