Home
last modified time | relevance | path

Searched defs:tab2 (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
H A Dlog2_data.h24 } tab2[1 << LOG2_TABLE_BITS]; member
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
/third_party/musl/src/math/
H A Dlog_data.h24 } tab2[1 << LOG_TABLE_BITS]; member
H A Dlog2_data.h24 } tab2[1 << LOG2_TABLE_BITS]; member
/third_party/lame/mpglib/
H A Dhuffman.h47 static const short tab2[] = variable
/third_party/ffmpeg/libavcodec/
H A Dmace.c145 const int16_t *tab1; const int16_t *tab2; int stride; member
H A Dacelp_vectors.c117 ff_acelp_fc_pulse_per_track( int16_t* fc_v, const uint8_t *tab1, const uint8_t *tab2, int pulse_indexes, int pulse_signs, int pulse_count, int bits) ff_acelp_fc_pulse_per_track() argument
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/ffmpeg/libavcodec/tests/
H A Dfft.c200 static int check_diff(FFTSample *tab1, FFTSample *tab2, int n, double scale) in check_diff() argument
376 FFTSample *tab2; in main() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp103 vint4 tab2 = vint4::load(scb.weights + 32); in unpack_weights() local
/third_party/optimized-routines/math/
H A Dmath_config.h407 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member
422 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
/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
2175 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbl() 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
2205 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbx() 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...]
/third_party/sqlite/src/
H A Dsqlite3.c141258 int tab1, tab2; global() local
[all...]

Completed in 138 milliseconds