Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libacryl_plugins/
Dlibacryl_hdr_plugin.cpp176 void setEotfScalar(const uint16_t eotf_scalar, uint32_t offset) { in setEotfScalar()
177 set_and_get_next_offset(offset, eotf_scalar); in setEotfScalar()
214 mCmdList.setEotfScalar(layer->EotfLut().config->eotf_scalar, in getCommands()
/hardware/google/graphics/zuma/include/zuma/displaycolor/
Ddisplaycolor_zuma.h35 uint16_t eotf_scalar; member
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/
DDisplayColorModule.cpp61 eotfLut.scaler = config->eotf_scalar; in eotf()