Home
last modified time | relevance | path

Searched refs:HWPipeTonemapLutInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h573 struct HWPipeTonemapLutInfo { struct
601 std::vector<HWPipeTonemapLutInfo> lut_info = {};
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1957 for (HWPipeTonemapLutInfo &lut_info : pipe_info->lut_info) { in SetSsppLutFeatures()