Searched refs:vpbe_type (Results 1 – 2 of 2) sorted by relevance
267 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_set_rec601_attenuation()271 else if ((sd->vpbe_type == VPBE_VERSION_3) || in _osd_set_rec601_attenuation()272 (sd->vpbe_type == VPBE_VERSION_2)) in _osd_set_rec601_attenuation()281 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_set_rec601_attenuation()285 else if ((sd->vpbe_type == VPBE_VERSION_3) || in _osd_set_rec601_attenuation()286 (sd->vpbe_type == VPBE_VERSION_2)) in _osd_set_rec601_attenuation()337 if (sd->vpbe_type == VPBE_VERSION_3) { in _osd_enable_color_key()355 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_enable_color_key()358 else if (sd->vpbe_type == VPBE_VERSION_3) in _osd_enable_color_key()364 if (sd->vpbe_type == VPBE_VERSION_3) in _osd_enable_color_key()[all …]
354 enum vpbe_version vpbe_type; member