Searched refs:is_bs_greater_than0 (Results 1 – 1 of 1) sorted by relevance
1312 v16u8 is_bs_greater_than0; in avc_loopfilter_luma_inter_edge_ver_msa() local1325 is_bs_greater_than0 = (zero < bs); in avc_loopfilter_luma_inter_edge_ver_msa()1356 is_less_than = is_less_than & is_bs_greater_than0; in avc_loopfilter_luma_inter_edge_ver_msa()1592 v16u8 is_less_than_alpha, is_bs_greater_than0; in avc_loopfilter_luma_inter_edge_hor_msa() local1614 is_bs_greater_than0 = ((v16u8) zero < bs); in avc_loopfilter_luma_inter_edge_hor_msa()1624 is_less_than = is_less_than & is_bs_greater_than0; in avc_loopfilter_luma_inter_edge_hor_msa()1957 v16u8 is_less_than_beta, is_less_than_alpha, is_bs_greater_than0; in avc_loopfilter_cb_or_cr_inter_edge_hor_msa() local1984 is_bs_greater_than0 = (v16u8) (zero < (v16i8) bs); in avc_loopfilter_cb_or_cr_inter_edge_hor_msa()2001 is_less_than = is_less_than & is_bs_greater_than0; in avc_loopfilter_cb_or_cr_inter_edge_hor_msa()2046 v16u8 is_bs_greater_than0; in avc_loopfilter_cb_or_cr_inter_edge_ver_msa() local[all …]