Searched defs:is_table (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mpegaudiodec_float.c | 43 static const float is_table[2][16] = { variable |
H A D | mpegaudiodec_fixed.c | 43 static const int32_t is_table[2][16] = { variable |
Completed in 2 milliseconds