Home
last modified time | relevance | path

Searched defs:filt_h0 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vpx_dsp/mips/
Dvpx_convolve_msa.h33 #define HORIZ_8TAP_FILT(src0, src1, mask0, mask1, mask2, mask3, filt_h0, \ argument
/external/libvpx/vp8/common/mips/msa/
Dsixtap_filter_msa.c35 #define HORIZ_6TAP_FILT(src0, src1, mask0, mask1, mask2, filt_h0, filt_h1, \ argument
114 #define HORIZ_4TAP_FILT(src0, src1, mask0, mask1, filt_h0, filt_h1) \ argument
/external/libvpx/vp8/common/loongarch/
Dsixtap_filter_lsx.c49 __m128i filt_h0, __m128i filt_h1, in horiz_6tap_filt()
75 __m128i mask1, __m128i filt_h0, in horiz_4tap_filt()