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