Searched refs:dpu_attr_map_table (Results 1 – 3 of 3) sorted by relevance
173 const int attrMapCnt = sizeof(dpu_attr_map_table)/sizeof(dpu_attr_map_t); in updateFeatureTable()195 if (c_r.attr & (1 << dpu_attr_map_table[k].dpp_attr)) { in updateFeatureTable()196 attr |= dpu_attr_map_table[k].hwc_attr; in updateFeatureTable()
55 const dpu_attr_map_t dpu_attr_map_table [] = variable
245 const dpu_attr_map_t dpu_attr_map_table [] = variable