Searched refs:vpbe_type (Results 1 – 2 of 2) sorted by relevance
253 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_set_rec601_attenuation()257 else if ((sd->vpbe_type == VPBE_VERSION_3) || in _osd_set_rec601_attenuation()258 (sd->vpbe_type == VPBE_VERSION_2)) in _osd_set_rec601_attenuation()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()323 if (sd->vpbe_type == VPBE_VERSION_3) { in _osd_enable_color_key()341 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_enable_color_key()344 else if (sd->vpbe_type == VPBE_VERSION_3) in _osd_enable_color_key()350 if (sd->vpbe_type == VPBE_VERSION_3) in _osd_enable_color_key()[all …]
345 enum vpbe_version vpbe_type; member