Searched defs:pred_width (Results 1 – 4 of 4) sorted by relevance
249 int pred_width in GetPredOutside()
144 int height, width, pred_width; in MBMotionComp() local
796 const int pred_width = AOMMIN(this_width / 2, 32); in dec_build_prediction_by_left_preds() local
6971 let mut pred_width = 0; in fmt() localVariable