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

/frameworks/rs/cpp/
H A DrsCppStructs.h1776 sp<Allocation> LUT; member in class:android::RSC::ScriptIntrinsicLUT
1803 * Sets entries in LUT for the red channel.
1806 * @param[in] lutValues LUT values to use
1810 * Sets entries in LUT for the green channel.
1813 * @param[in] lutValues LUT values to use
1817 * Sets entries in LUT for the blue channel.
1820 * @param[in] lutValues LUT values to use
1824 * Sets entries in LUT for the alpha channel.
1827 * @param[in] lutValues LUT values to use

Completed in 34 milliseconds