Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsvirt.c398 cmsPipeline* LUT; in cmsCreateInkLimitingDeviceLinkTHR() local
477 cmsPipeline* LUT = NULL; in cmsCreateLab2ProfileTHR() local
524 cmsPipeline* LUT = NULL; in cmsCreateLab4ProfileTHR() local
570 cmsPipeline* LUT = NULL; in cmsCreateXYZProfileTHR() local
831 cmsPipeline* LUT = NULL; in cmsCreateNULLProfileTHR() local
1068 cmsPipeline* LUT = NULL; in cmsTransform2DeviceLink() local
/external/brotli/c/common/
Dcontext.h111 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
/external/llvm/unittests/Support/
Draw_sha1_ostream_test.cpp19 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/external/llvm-project/llvm/unittests/Support/
Draw_sha1_ostream_test.cpp18 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/external/llvm/include/llvm/ADT/
DStringExtras.h65 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/external/igt-gpu-tools/benchmarks/
Dgem_exec_reloc.c52 #define LUT 0x10 macro
/external/llvm-project/llvm/include/llvm/ADT/
DStringExtras.h70 unsigned LUT[255] = {}; in hexDigitValue() member
162 static const char *const LUT = "0123456789ABCDEF"; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringExtras.h66 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringExtras.h142 static const char *const LUT = "0123456789ABCDEF"; variable
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp2793 Pointer<Byte> LUT = constants + OFFSET(Constants, sRGBtoLinear12_16); in sRGBtoLinear16_12_16() local
2826 Pointer<Byte> LUT = constants + OFFSET(Constants, linearToSRGB12_16); in linearToSRGB12_16() local
DSamplerCore.cpp2520 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants, sRGBtoLinearFF_FF00)); in sRGBtoLinearFF00() local
/external/swiftshader/src/Shader/
DSamplerCore.cpp2536 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear8_16)); in sRGBtoLinear16_8_16() local
2548 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear6_16)); in sRGBtoLinear16_6_16() local
2560 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear5_16)); in sRGBtoLinear16_5_16() local
/external/libaom/libaom/av1/encoder/
Dblock.h496 static const char LUT[BLOCK_SIZES_ALL] = { in is_rect_tx_allowed_bsize() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp26659 SDValue LUT = DAG.getConstant(0x2d, DL, MVT::i32); in LowerFLT_ROUNDS_() local
26715 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local
28860 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp25527 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local
27780 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local