Searched refs:MAX_PAN_VALUE (Results 1 – 2 of 2) sorted by relevance
86 #define MAX_PAN_VALUE 63 macro
2700 if (pan > MAX_PAN_VALUE) in ConvertPan()2701 return MAX_PAN_VALUE; in ConvertPan()