Searched refs:ao_pp_map (Results 1 – 1 of 1) sorted by relevance
147 static const uint8_t ao_pp_map[] = { in ao_disp_match_pp() local154 ASSERT(pp < sizeof (ao_pp_map) / sizeof (uint8_t)); in ao_disp_match_pp()156 return ((ref & ao_pp_map[pp]) != 0); in ao_disp_match_pp()