Searched refs:h_total_ (Results 1 – 2 of 2) sorted by relevance
32 h_total_(m->htotal), in DrmMode()48 h_total_ == m.htotal && h_skew_ == m.hskew && in operator ==()59 m->htotal = h_total_; in ToDrmModeModeInfo()97 return h_total_; in h_total()126 : clock_ / (float)(v_total_ * h_total_) * 1000.0f; in v_refresh()
65 uint32_t h_total_ = 0; variable