DCB_LOC_ON_CHIP
if (nv_encoder->dcb->location != DCB_LOC_ON_CHIP && digital)
if (dcb->type != DCB_OUTPUT_TMDS || dcb->location == DCB_LOC_ON_CHIP)
if (nv_encoder->dcb->location != DCB_LOC_ON_CHIP)
if (nv_encoder->dcb->location == DCB_LOC_ON_CHIP)
if (nv_encoder->dcb->location != DCB_LOC_ON_CHIP &&
entry->location != DCB_LOC_ON_CHIP)
if (dcbent->location == DCB_LOC_ON_CHIP)
if (dcbe->location != DCB_LOC_ON_CHIP)
entry->location = !DCB_LOC_ON_CHIP; /* ie OFF CHIP */
entry->location == DCB_LOC_ON_CHIP)
dcbent->location != DCB_LOC_ON_CHIP)
if (dcb->location != DCB_LOC_ON_CHIP ||