Searched refs:MAX_HW_POINTS (Results 1 – 2 of 2) sorted by relevance
28 static struct fixed31_32 pq_table[MAX_HW_POINTS + 2];29 static struct fixed31_32 de_pq_table[MAX_HW_POINTS + 2];
34 #define MAX_HW_POINTS (NUM_PTS_IN_REGION*NUM_REGIONS) macro