Searched refs:eotf_scalar (Results 1 – 3 of 3) sorted by relevance
176 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()
35 uint16_t eotf_scalar; member
61 eotfLut.scaler = config->eotf_scalar; in eotf()