Searched defs:filter_horiz (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | vp8_mc_msa.c | 508 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel4_h6v6_msa() local 583 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel8_h6v6_msa() local 1048 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel4_h4v4_msa() local 1107 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel8_h4v4_msa() local 1189 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel4_h6v4_msa() local 1255 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel8_h6v4_msa() local 1343 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel4_h4v6_msa() local 1407 const int8_t *filter_horiz = subpel_filters_msa[mx - 1]; in ff_put_vp8_epel8_h4v6_msa() local 1937 const int8_t *filter_horiz, in common_hv_2ht_2vt_4x4_msa() 1971 const int8_t *filter_horiz, in common_hv_2ht_2vt_4x8_msa() [all …]
|
D | vp9_mc_msa.c | 763 const int8_t *filter_horiz, in common_hv_8ht_8vt_4w_msa() 839 const int8_t *filter_horiz, in common_hv_8ht_8vt_8w_msa() 937 const int8_t *filter_horiz, in common_hv_8ht_8vt_16w_msa() 954 const int8_t *filter_horiz, in common_hv_8ht_8vt_32w_msa() 971 const int8_t *filter_horiz, in common_hv_8ht_8vt_64w_msa() 1552 const int8_t *filter_horiz, in common_hv_8ht_8vt_and_aver_dst_4w_msa() 1635 const int8_t *filter_horiz, in common_hv_8ht_8vt_and_aver_dst_8w_msa() 1739 const int8_t *filter_horiz, in common_hv_8ht_8vt_and_aver_dst_16w_msa() 1759 const int8_t *filter_horiz, in common_hv_8ht_8vt_and_aver_dst_32w_msa() 1779 const int8_t *filter_horiz, in common_hv_8ht_8vt_and_aver_dst_64w_msa() [all …]
|