Home
last modified time | relevance | path

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

/third_party/lame/mpglib/
H A Dhuffman.h52 static const short tab3[] = variable
/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp104 vint4 tab3 = vint4::load(scb.weights + 48); in unpack_weights() local
/third_party/ffmpeg/libavcodec/
H A Ddxv.c740 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 Dsimulator-logic-arm64.cc2144 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 13 milliseconds