Searched refs:vpbe_type (Results 1 – 2 of 2) sorted by relevance
268 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_set_rec601_attenuation()272 else if ((sd->vpbe_type == VPBE_VERSION_3) || in _osd_set_rec601_attenuation()273 (sd->vpbe_type == VPBE_VERSION_2)) in _osd_set_rec601_attenuation()282 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_set_rec601_attenuation()286 else if ((sd->vpbe_type == VPBE_VERSION_3) || in _osd_set_rec601_attenuation()287 (sd->vpbe_type == VPBE_VERSION_2)) in _osd_set_rec601_attenuation()338 if (sd->vpbe_type == VPBE_VERSION_3) { in _osd_enable_color_key()356 if (sd->vpbe_type == VPBE_VERSION_1) in _osd_enable_color_key()359 else if (sd->vpbe_type == VPBE_VERSION_3) in _osd_enable_color_key()365 if (sd->vpbe_type == VPBE_VERSION_3) in _osd_enable_color_key()[all …]
358 enum vpbe_version vpbe_type; member