Searched defs:tab3 (Results 1 - 6 of 6) sorted by relevance
| /third_party/lame/mpglib/ |
| H A D | huffman.h | 52 static const short tab3[] = variable
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_decompress_symbolic.cpp | 104 vint4 tab3 = vint4::load(scb.weights + 48); in unpack_weights() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | bch.c | 252 const uint32_t * const tab3 = tab2 + 256*(l+1); in bch_encode() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | bch.c | 218 const uint32_t * const tab3 = tab2 + 256*(l+1); in bch_encode() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxv.c | 740 uint8_t *dst, *tab2[256] = { 0 }, *tab0[256] = { 0 }, *tab3[256] = { 0 }, *tab1[256] = { 0 }; in dxv_decompress_cocg() local
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 2144 Table(VectorFormat vform, LogicVRegister dst, const LogicVRegister& ind, bool zero_out_of_bounds, const LogicVRegister* tab1, const LogicVRegister* tab2, const LogicVRegister* tab3, const LogicVRegister* tab4) Table() argument 2182 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbl() argument 2190 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbl() argument 2212 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbx() argument 2220 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbx() argument [all...] |
Completed in 15 milliseconds