Searched refs:cfg_array (Results 1 – 1 of 1) sorted by relevance
219 PpRgbCfg* cfg_array = NULL; in get_pp_rgb_Cfg() local223 cfg_array = pp_rgb_le_cfgs; in get_pp_rgb_Cfg()225 cfg_array = pp_rgb_cfgs; in get_pp_rgb_Cfg()228 if (cfg_array[i].fmt == fmt) { in get_pp_rgb_Cfg()229 cfg = &cfg_array[i]; in get_pp_rgb_Cfg()