OSDN Git Service

Shift max and min rate calculations to enumeration stage
authorPatrick Porlan <patrick.porlan@intel.com>
Thu, 18 Dec 2014 14:50:46 +0000 (15:50 +0100)
committerPatrick Porlan <patrick.porlan@intel.com>
Thu, 18 Dec 2014 14:50:46 +0000 (15:50 +0100)
commit4d8f316c95b604307fb11041632c77857c17b097
treeaf4d81bca0fe5642834d81c054cb2449d4c663f9
parent3025276dc7977519ce14edf968c3948cd02bff20
Shift max and min rate calculations to enumeration stage

It doesn't make sense te recompute this stuff over and over.
We might even want to use the ones gathered in the min/max
delay routines eventually, to avoid rounding errors.

Change-Id: I3bc6dfa39459b5b88552a9b716d04d6fdffda7af
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
common.h
control.c
description.c
description.h
enumeration.c