Home
last modified time | relevance | path

Searched refs:oetf (Results 1 – 5 of 5) sorted by relevance

/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DDisplayColorModule.h37 static int32_t oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config,
DDisplayColorModule.cpp134 int32_t ColorDrmBlobFactory::oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config, in oetf() function in gs::ColorDrmBlobFactory
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/
DDisplayColorModule.h39 static int32_t oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config,
DDisplayColorModule.cpp139 int32_t ColorDrmBlobFactory::oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config, in oetf() function in gs::ColorDrmBlobFactory
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.cpp283 ret = gs::ColorDrmBlobFactory::oetf(dpp.OetfLut().config, mDrmDevice, blobId); in setPlaneColorBlob()