Searched refs:ao_r4_map (Results 1 – 1 of 1) sorted by relevance
127 static const uint16_t ao_r4_map[] = { in ao_disp_match_r4() local139 ASSERT(r4 < sizeof (ao_r4_map) / sizeof (uint16_t)); in ao_disp_match_r4()141 return ((ref & ao_r4_map[r4]) != 0); in ao_disp_match_r4()