Home
last modified time | relevance | path

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

/external/brotli/c/common/
Dcontext.h259 #define BROTLI_CONTEXT(P1, P2, LUT) ((LUT)[P1] | ((LUT) + 256)[P2]) argument
/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
1060 cmsPipeline* LUT = NULL; in cmsTransform2DeviceLink() local
/external/llvm/unittests/Support/
Draw_sha1_ostream_test.cpp19 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
Draw_sha1_ostream_test.cpp19 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/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringExtras.h66 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DStringExtras.h143 static const char *const LUT = "0123456789ABCDEF"; in toHex() local
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp2421 Pointer<Byte> LUT = constants + OFFSET(Constants,sRGBtoLinear12_16); in sRGBtoLinear16_12_16() local
2454 Pointer<Byte> LUT = constants + OFFSET(Constants,linearToSRGB12_16); in linearToSRGB12_16() local
DSamplerCore.cpp2395 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear8_16)); in sRGBtoLinear16_8_16() local
2407 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear6_16)); in sRGBtoLinear16_6_16() local
2419 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear5_16)); in sRGBtoLinear16_5_16() local
/external/swiftshader/src/Shader/
DPixelRoutine.cpp2661 Pointer<Byte> LUT = constants + OFFSET(Constants,sRGBtoLinear12_16); in sRGBtoLinear16_12_16() local
2694 Pointer<Byte> LUT = constants + OFFSET(Constants,linearToSRGB12_16); in linearToSRGB12_16() local
DSamplerCore.cpp2537 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear8_16)); in sRGBtoLinear16_8_16() local
2549 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear6_16)); in sRGBtoLinear16_6_16() local
2561 Pointer<Byte> LUT = Pointer<Byte>(constants + OFFSET(Constants,sRGBtoLinear5_16)); in sRGBtoLinear16_5_16() local
/external/libaom/libaom/av1/encoder/
Dblock.h439 static const char LUT[BLOCK_SIZES_ALL] = { in is_rect_tx_allowed_bsize() local
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp4315 static const int LUT[] = in typeStride() local
/external/swiftshader/src/D3D9/
DDirect3DDevice9.cpp5651 static int LUT[] = in typeStride() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp19038 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local
20916 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp22242 const int LUT[16] = {/* 0 */ 4, /* 1 */ 3, /* 2 */ 2, /* 3 */ 2, in LowerVectorCTLZInRegLUT() local
24517 const int LUT[16] = {/* 0 */ 0, /* 1 */ 1, /* 2 */ 1, /* 3 */ 2, in LowerVectorCTPOPInRegLUT() local