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

/xsrc/external/mit/brotli/dist/c/common/
H A Dcontext.h110 /* typeof(LUT) == ContextLut */
111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2])
/xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/
H A Dlookup.c21 VGuint LUT[256]; local in function:init
32 LUT[0] = 0xFFFFFFFF;
34 LUT[i] = 0xFF00FFFF;
44 vgLookupSingle(child2, child1, LUT, VG_GREEN, VG_FALSE, VG_TRUE);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst564 - panfrost: Use sample location LUT

Completed in 8 milliseconds