Searched refs:INPUT_TF_LINEAR (Results 1 – 2 of 2) sorted by relevance
99 INPUT_TF_LINEAR = 0 << INPUT_TF_SHIFT, enumerator159 if (inputTF == Key::INPUT_TF_LINEAR && outputTF == Key::OUTPUT_TF_SRGB) { in needsToneMapping()
166 needs.set(Key::INPUT_TF_MASK, Key::INPUT_TF_LINEAR); in computeKey()