Searched defs:LUT (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpp/
H A DrsCppStructs.h4088 sp<Allocation> LUT; member in class:android::RSC::ScriptIntrinsicLUT
4115 * Sets entries in LUT for the red channel.
4118 * @param[in] lutValues LUT values to use
4122 * Sets entries in LUT for the green channel.
4125 * @param[in] lutValues LUT values to use
4129 * Sets entries in LUT for the blue channel.
4132 * @param[in] lutValues LUT values to use
4136 * Sets entries in LUT for the alpha channel.
4139 * @param[in] lutValues LUT values to use

Completed in 62 milliseconds