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

  /external/libvpx/libvpx/vp8/common/mips/msa/
bilinear_filter_msa.c 374 static void common_vt_2t_8w_msa(uint8_t *RESTRICT src, int32_t src_stride, function
744 common_vt_2t_8w_msa(src, src_stride, dst, dst_stride, v_filter, 4);
766 common_vt_2t_8w_msa(src, src_stride, dst, dst_stride, v_filter, 8);
  /external/libaom/libaom/aom_dsp/mips/
aom_convolve8_vert_msa.c 435 static void common_vt_2t_8w_msa(const uint8_t *src, int32_t src_stride, function
653 common_vt_2t_8w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride,
  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_vert_msa.c 432 static void common_vt_2t_8w_msa(const uint8_t *src, int32_t src_stride, function
651 common_vt_2t_8w_msa(src, (int32_t)src_stride, dst, (int32_t)dst_stride,

Completed in 46 milliseconds