Searched defs:vba_vars_st (Results 1 – 2 of 2) sorted by relevance
135 struct vba_vars_st { struct136 ip_params_st ip;137 soc_bounding_box_st soc;139 int maxMpcComb;140 bool UseMaximumVStartup;142 double WritebackDISPCLK;143 double DPPCLKUsingSingleDPPLuma;144 double DPPCLKUsingSingleDPPChroma;145 double DISPCLKWithRamping;146 double DISPCLKWithoutRamping;[all …]
259 struct vba_vars_st { struct260 ip_params_st ip;261 soc_bounding_box_st soc;263 int maxMpcComb;264 bool UseMaximumVStartup;266 double MaxVRatioPre;267 double WritebackDISPCLK;268 double DPPCLKUsingSingleDPPLuma;269 double DPPCLKUsingSingleDPPChroma;270 double DISPCLKWithRamping;[all …]