Searched refs:GX_PT_POINT_RUN_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
114 #define GX_PT_POINT_RUN_COUNT_MASK 0x7FU macro167 n &= GX_PT_POINT_RUN_COUNT_MASK; in ft_var_readpackedpoints()193 runcnt &= GX_PT_POINT_RUN_COUNT_MASK; in ft_var_readpackedpoints()
267 GX_PT_POINT_RUN_COUNT_MASK): Convert enum values to macros.