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