Searched refs:fext (Results 1 – 1 of 1) sorted by relevance
870 }, fext = { variable1120 else if ((plen * xres + fext.right + fext.hsync + in falcon_decode_var()1121 fext.left) * fb_info.monspecs.hfmin < fext.f && in falcon_decode_var()1122 fext.f) in falcon_decode_var()1123 pclock = &fext; in falcon_decode_var()1150 if (fext.t && fext.t * i >= var->pixclock && in falcon_decode_var()1151 fext.t * i < pcl) { in falcon_decode_var()1152 pcl = fext.t * i; in falcon_decode_var()1153 pclock = &fext; in falcon_decode_var()1180 if (pclock == &fext) in falcon_decode_var()[all …]