| /external/libvpx/libvpx/vp8/common/mips/msa/ |
| sixtap_filter_msa.c | 1352 const int8_t *v_filter = vp8_subpel_filters_msa[yoffset - 1]; local 1446 const int8_t *v_filter = vp8_subpel_filters_msa[yoffset - 1]; local 1534 const int8_t *v_filter = vp8_subpel_filters_msa[yoffset - 1]; local 1622 const int8_t *v_filter = vp8_subpel_filters_msa[yoffset - 1]; local [all...] |
| bilinear_filter_msa.c | 712 const int8_t *v_filter = vp8_bilinear_filters_msa[yoffset - 1]; local 717 v_filter, 4); 719 common_vt_2t_4w_msa(src, src_stride, dst, dst_stride, v_filter, 4); 737 const int8_t *v_filter = vp8_bilinear_filters_msa[yoffset - 1]; local 742 v_filter, 4); 744 common_vt_2t_8w_msa(src, src_stride, dst, dst_stride, v_filter, 4); 759 const int8_t *v_filter = vp8_bilinear_filters_msa[yoffset - 1]; local 764 v_filter, 8); 766 common_vt_2t_8w_msa(src, src_stride, dst, dst_stride, v_filter, 8); 781 const int8_t *v_filter = vp8_bilinear_filters_msa[yoffset - 1] local [all...] |
| /external/libaom/libaom/aom_dsp/mips/ |
| sub_pixel_variance_msa.c | 1730 const uint8_t *v_filter = bilinear_filters_2t[yoffset]; local [all...] |
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| sub_pixel_variance_msa.c | 1728 const uint8_t *v_filter = bilinear_filters_msa[y_offset]; local [all...] |