Home
last modified time | relevance | path

Searched refs:NVT_STATUS_DSC_SLICE_ERROR (Results 1 – 3 of 3) sorted by relevance

/open-nvidia-gpu/src/common/modeset/timing/
H A Dnvt_dsc_pps.c1443 return NVT_STATUS_DSC_SLICE_ERROR; in DSC_PpsCalcSliceParams()
1810 return NVT_STATUS_DSC_SLICE_ERROR; in _validateInput()
1816 return NVT_STATUS_DSC_SLICE_ERROR; in _validateInput()
1822 return NVT_STATUS_DSC_SLICE_ERROR; in _validateInput()
1829 return NVT_STATUS_DSC_SLICE_ERROR; in _validateInput()
1839 return NVT_STATUS_DSC_SLICE_ERROR; in _validateInput()
1845 return NVT_STATUS_DSC_SLICE_ERROR; in _validateInput()
1851 return NVT_STATUS_DSC_SLICE_ERROR; in _validateInput()
2107 return NVT_STATUS_DSC_SLICE_ERROR; in DSC_GeneratePPSWithSliceCountMask()
H A Dnvtiming.h5691 NVT_STATUS_DSC_SLICE_ERROR, enumerator
/open-nvidia-gpu/src/common/displayport/src/
H A Ddp_connectorimpl.cpp1115 case NVT_STATUS_DSC_SLICE_ERROR: in translatePpsErrorToDpImpError()