Searched defs:tab1 (Results 1 - 10 of 10) sorted by relevance
| /third_party/lame/mpglib/ |
| H A D | huffman.h | 42 static const short tab1[] = variable
|
| /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
|
| /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...] |
Completed in 137 milliseconds