Searched defs:expected_bits_table (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | common.c | 31 int expected_bits_table[8] = { 52, 47, 43, 37, 29, 22, 16, 0 }; variable
|
/third_party/ffmpeg/libavcodec/ |
D | siren.c | 36 static const uint8_t expected_bits_table[8] = { 52, 47, 43, 37, 29, 22, 16, 0 }; variable
|