Searched refs:max_mixer_width (Results 1 – 5 of 5) sorted by relevance
171 ((disp_x_res > hw_resource_info_.max_mixer_width) || in GenerateROI()
131 uint32_t max_mixer_width = 2048; member
217 hw_resource->max_mixer_width = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
256 if (display_attributes->x_pixels > hw_resource_.max_mixer_width) { in GetDisplayAttributes()
325 (var_screeninfo.xres > hw_resource_.max_mixer_width)) ? true : false; in PopulateDisplayAttributes()