Searched defs:tab0 (Results 1 – 3 of 3) sorted by relevance
/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 | 939 INTFLOAT *tab0, *tab1, v1, v2; in compute_stereo() local
|