Searched refs:common_hv_2ht_2vt_8w_msa (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | bilinear_filter_msa.c | 630 static void common_hv_2ht_2vt_8w_msa(uint8_t *RESTRICT src, int32_t src_stride, in common_hv_2ht_2vt_8w_msa() function 741 common_hv_2ht_2vt_8w_msa(src, src_stride, dst, dst_stride, h_filter, in vp8_bilinear_predict8x4_msa() 763 common_hv_2ht_2vt_8w_msa(src, src_stride, dst, dst_stride, h_filter, in vp8_bilinear_predict8x8_msa()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | vpx_convolve8_msa.c | 440 static void common_hv_2ht_2vt_8w_msa(const uint8_t *src, int32_t src_stride, in common_hv_2ht_2vt_8w_msa() function 570 common_hv_2ht_2vt_8w_msa(src, (int32_t)src_stride, dst, in vpx_convolve8_msa()
|