Searched refs:OPTC_DSC_ENABLED_NATIVE_SUBSAMPLED (Results 1 – 5 of 5) sorted by relevance
271 OPTC_DSC_ENABLED_NATIVE_SUBSAMPLED = 2 /* Native 4:2:2 or 4:2:0 */ enumerator
1090 …ode = dsc_optc_cfg.is_pixel_format_444 ? OPTC_DSC_ENABLED_444 : OPTC_DSC_ENABLED_NATIVE_SUBSAMPLED; in dcn32_update_dsc_on_stream()
381 …ode = dsc_optc_cfg.is_pixel_format_444 ? OPTC_DSC_ENABLED_444 : OPTC_DSC_ENABLED_NATIVE_SUBSAMPLED; in update_dsc_on_stream()
863 …ode = dsc_optc_cfg.is_pixel_format_444 ? OPTC_DSC_ENABLED_444 : OPTC_DSC_ENABLED_NATIVE_SUBSAMPLED; in link_set_dsc_on_stream()
2293 OPTC_DSC_ENABLED_444 : OPTC_DSC_ENABLED_NATIVE_SUBSAMPLED; in hwss_tg_set_dsc_config()