Searched defs:filt_h0 (Results 1 – 3 of 3) sorted by relevance
| /external/libvpx/vpx_dsp/mips/ |
| D | vpx_convolve_msa.h | 33 #define HORIZ_8TAP_FILT(src0, src1, mask0, mask1, mask2, mask3, filt_h0, \ argument
|
| /external/libvpx/vp8/common/mips/msa/ |
| D | sixtap_filter_msa.c | 35 #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/ |
| D | sixtap_filter_lsx.c | 49 __m128i filt_h0, __m128i filt_h1, in horiz_6tap_filt() 75 __m128i mask1, __m128i filt_h0, in horiz_4tap_filt()
|