Home | History | Annotate | Download | only in mux

Lines Matching refs:dst_b

379   const int dst_b = (dst >> 0) & 0xff;
384 (abs(src_b - dst_b) * dst_a <= (max_allowed_diff * 255));