Searched defs:resize_factor (Results 1 – 4 of 4) sorted by relevance
34 detections: list, resize_factor, labels: dict): argument
153 def draw_bounding_boxes(frame: np.ndarray, detections: list, resize_factor, labels: dict): argument
22 static const int resize_factor = 2; variable
615 const int resize_factor = 2; in av1_set_mb_vmaf_rdmult_scaling() local