Searched refs:dpu_attr_map_table (Results 1 – 3 of 3) sorted by relevance
171 const int attrMapCnt = sizeof(dpu_attr_map_table)/sizeof(dpu_attr_map_t); in updateFeatureTable()193 if (c_r.attr & (1 << dpu_attr_map_table[k].dpp_attr)) { in updateFeatureTable()194 attr |= dpu_attr_map_table[k].hwc_attr; in updateFeatureTable()
274 const dpu_attr_map_t dpu_attr_map_table [] = variable
54 const dpu_attr_map_t dpu_attr_map_table [] = variable