Searched defs:dst_weight (Results 1 – 4 of 4) sorted by relevance
18 int32_t dst_weight = (1 << MFQE_PRECISION) - src_weight; in filter_by_weight8x8_msa() local70 int32_t dst_weight = (1 << MFQE_PRECISION) - src_weight; in filter_by_weight16x16_msa() local
33 int dst_weight = (1 << MFQE_PRECISION) - src_weight; in filter_by_weight() local
24 const int dst_weight = (1 << MFQE_PRECISION) - src_weight; in filter_by_weight() local