Lines Matching refs:tc_vec
75 __m256i tc_vec = {0x0101010100000000, 0x0303030302020202,
79 tc_vec = __lasx_xvshuf_b(tmp_vec0, tmp_vec0, tc_vec);
80 bs_vec = __lasx_xvslti_b(tc_vec, 0);
139 neg_tc_h = __lasx_xvneg_b(tc_vec);
141 tc_h = __lasx_vext2xv_hu_bu(tc_vec);
160 tc_vec = __lasx_xvadd_b(tc_vec, is_less_than_beta);
180 tc_vec = __lasx_xvadd_b(tc_vec, is_less_than_beta);
186 neg_thresh_h = __lasx_xvneg_b(tc_vec);
188 tc_h = __lasx_vext2xv_hu_bu(tc_vec);
250 __m256i tc_vec = {0x0101010100000000, 0x0303030302020202,
254 tc_vec = __lasx_xvshuf_b(tmp_vec0, tmp_vec0, tc_vec);
255 bs_vec = __lasx_xvslti_b(tc_vec, 0);
292 neg_tc_h = __lasx_xvneg_b(tc_vec);
294 tc_h = __lasx_vext2xv_hu_bu(tc_vec);
316 tc_vec = __lasx_xvadd_b(tc_vec, is_less_than_beta);
338 tc_vec = __lasx_xvadd_b(tc_vec, is_less_than_beta);
345 neg_thresh_h = __lasx_xvneg_b(tc_vec);
347 tc_h = __lasx_vext2xv_hu_bu(tc_vec);
370 __m256i tc_vec = {0x0303020201010000, 0x0303020201010000, 0x0, 0x0};
377 tc_vec = __lasx_xvshuf_b(tmp_vec0, tmp_vec0, tc_vec);
378 bs_vec = __lasx_xvslti_b(tc_vec, 0);
439 neg_thresh_h = __lasx_xvneg_b(tc_vec);
441 tc_h = __lasx_vext2xv_hu_bu(tc_vec);
479 __m256i tc_vec = {0x0303020201010000, 0x0303020201010000, 0x0, 0x0};
483 tc_vec = __lasx_xvshuf_b(tmp_vec0, tmp_vec0, tc_vec);
484 bs_vec = __lasx_xvslti_b(tc_vec, 0);
525 neg_thresh_h = __lasx_xvneg_b(tc_vec);
527 tc_h = __lasx_vext2xv_hu_bu(tc_vec);