Searched refs:fext (Results 1 – 1 of 1) sorted by relevance
833 }, fext = { variable1077 else if ((plen * xres + fext.right + fext.hsync + in falcon_decode_var()1078 fext.left) * fb_info.monspecs.hfmin < fext.f && in falcon_decode_var()1079 fext.f) in falcon_decode_var()1080 pclock = &fext; in falcon_decode_var()1106 if (fext.t && fext.t * i >= var->pixclock && in falcon_decode_var()1107 fext.t * i < pcl) { in falcon_decode_var()1108 pcl = fext.t * i; in falcon_decode_var()1109 pclock = &fext; in falcon_decode_var()1136 if (pclock == &fext) in falcon_decode_var()[all …]