[VP] Refactor LutCompound CSC setup into feature handling
* [VP] Refactor LutCompound CSC setup into feature handling
Moved LutCompound CSC parameter setup from SetupLutCompoundCSC() into SetLutCompoundParams() to consolidate feature configuration logic. Removed redundant SetupLutCompoundCSC() method and its separate call path. Updated SetupHDRLuts() to call SetupLutCompoundLuts() when LutCompound is enabled. Simplified AddVeboxIECPState() by removing special CSC handling branch and adding enableCSC to the unified IECP enable condition. This refactoring improves code maintainability by keeping related LutCompound parameter setup in one location.
2 files changed