Home
last modified time | relevance | path

Searched refs:base_five_table (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Damrnbdata.h367 static const uint8_t base_five_table[128][3] = { variable
Damrnbdec.c440 const uint8_t *positions = base_five_table[code >> 3]; in decode_10bit_pulse()