Home
last modified time | relevance | path

Searched defs:tab1 (Results 1 - 14 of 14) sorted by relevance

/third_party/lame/mpglib/
H A Dhuffman.h42 static const short tab1[] = variable
/kernel/linux/linux-5.10/arch/x86/tools/
H A Dinsn_decoder_test.c122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/kernel/linux/linux-6.6/arch/x86/tools/
H A Dinsn_decoder_test.c122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/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.c495 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 Dtwinvq.c183 const int16_t *tab0, *tab1; in dequant() local
H A Dmpegaudiodec_template.c941 INTFLOAT *tab0, *tab1, v1, v2; in compute_stereo() local
[all...]
/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
375 FFTComplex *tab, *tab1, *tab_ref; in main() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp102 vint4 tab1 = vint4::load(scb.weights + 16); in unpack_weights() local
/kernel/linux/linux-5.10/lib/
H A Dbch.c250 const uint32_t * const tab1 = tab0 + 256*(l+1); in bch_encode() local
/kernel/linux/linux-6.6/lib/
H A Dbch.c216 const uint32_t * const tab1 = tab0 + 256*(l+1); in bch_encode() 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
/third_party/sqlite/src/
H A Dsqlite3.c141258 int tab1, tab2; global() local
[all...]

Completed in 143 milliseconds