HomeSort by relevance Sort by last modified time
    Searched refs:common_hv_2ht_2vt_16w_msa (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_msa.c 453 static void common_hv_2ht_2vt_16w_msa(const uint8_t *src, int32_t src_stride, function
523 common_hv_2ht_2vt_16w_msa(src, src_stride, dst, dst_stride, filter_horiz,
536 common_hv_2ht_2vt_16w_msa(src, src_stride, dst, dst_stride, filter_horiz,
575 common_hv_2ht_2vt_16w_msa(src, (int32_t)src_stride, dst,
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
bilinear_filter_msa.c 644 static void common_hv_2ht_2vt_16w_msa(uint8_t *RESTRICT src, int32_t src_stride, function
785 common_hv_2ht_2vt_16w_msa(src, src_stride, dst, dst_stride, h_filter,

Completed in 182 milliseconds