Searched defs:tab0 (Results 1 – 6 of 6) sorted by relevance
| /third_party/lame/mpglib/ |
| D | huffman.h | 37 static const short tab0[] = variable
|
| /third_party/ffmpeg/libavcodec/ |
| D | dxv.c | 500 uint8_t **tab0, uint8_t **tab1, in dxv_decompress_cgo() 740 uint8_t *dst, *tab2[256] = { 0 }, *tab0[256] = { 0 }, *tab3[256] = { 0 }, *tab1[256] = { 0 }; in dxv_decompress_cocg() local
|
| D | twinvq.c | 183 const int16_t *tab0, *tab1; in dequant() local
|
| D | mpegaudiodec_template.c | 941 INTFLOAT *tab0, *tab1, v1, v2; in compute_stereo() local
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_decompress_symbolic.cpp | 101 vint4 tab0 = vint4::load(scb.weights + 0); in unpack_weights() local
|
| D | astcenc_ideal_endpoints_and_weights.cpp | 1026 vint4 tab0 = vint4::load(qat.quant_to_unquant); in compute_quantized_weights_for_decimation() local 1059 vint4 tab0 = vint4::load(qat.quant_to_unquant + 0); in compute_quantized_weights_for_decimation() local
|