/third_party/lame/mpglib/ |
H A D | huffman.h | 42 static const short tab1[] = variable
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
H A D | insn_decoder_test.c | 122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
|
/kernel/linux/linux-6.6/arch/x86/tools/ |
H A D | insn_decoder_test.c | 122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mace.c | 145 const int16_t *tab1; const int16_t *tab2; int stride; member
|
H A D | acelp_vectors.c | 117 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 D | dxv.c | 495 dxv_decompress_cgo(DXVContext *ctx, GetByteContext *gb, uint8_t *tex_data, int tex_size, uint8_t *op_data, int *oindex, int op_size, uint8_t **dstp, int *statep, uint8_t **tab0, uint8_t **tab1, int offset) dxv_decompress_cgo() argument 740 uint8_t *dst, *tab2[256] = { 0 }, *tab0[256] = { 0 }, *tab3[256] = { 0 }, *tab1[256] = { 0 }; dxv_decompress_cocg() local [all...] |
H A D | twinvq.c | 183 const int16_t *tab0, *tab1; in dequant() local
|
H A D | mpegaudiodec_template.c | 941 INTFLOAT *tab0, *tab1, v1, v2; in compute_stereo() local [all...] |
/third_party/ffmpeg/libavcodec/tests/ |
H A D | fft.c | 200 static int check_diff(FFTSample *tab1, FFTSample *tab2, int n, double scale) in check_diff() argument 375 FFTComplex *tab, *tab1, *tab_ref; in main() local [all...] |
/third_party/astc-encoder/Source/ |
H A D | astcenc_decompress_symbolic.cpp | 102 vint4 tab1 = vint4::load(scb.weights + 16); in unpack_weights() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | bch.c | 250 const uint32_t * const tab1 = tab0 + 256*(l+1); in bch_encode() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | bch.c | 216 const uint32_t * const tab1 = tab0 + 256*(l+1); in bch_encode() 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
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 141258 int tab1, tab2; global() local [all...] |