Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_msa.c453 static void common_hv_2ht_2vt_16w_msa(const uint8_t *src, int32_t src_stride, in common_hv_2ht_2vt_16w_msa() function
523 common_hv_2ht_2vt_16w_msa(src, src_stride, dst, dst_stride, filter_horiz, in common_hv_2ht_2vt_32w_msa()
536 common_hv_2ht_2vt_16w_msa(src, src_stride, dst, dst_stride, filter_horiz, in common_hv_2ht_2vt_64w_msa()
575 common_hv_2ht_2vt_16w_msa(src, (int32_t)src_stride, dst, in vpx_convolve8_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c644 static void common_hv_2ht_2vt_16w_msa(uint8_t *RESTRICT src, int32_t src_stride, in common_hv_2ht_2vt_16w_msa() function
785 common_hv_2ht_2vt_16w_msa(src, src_stride, dst, dst_stride, h_filter, in vp8_bilinear_predict16x16_msa()