Home
last modified time | relevance | path

Searched refs:decoder_tables (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/siren/
Dhuffman_consts.h501 static int *decoder_tables[7] = { variable
Dhuffman.c329 decoder_tree = decoder_tables[category]; in decode_vector()
/third_party/ffmpeg/libavcodec/
Dsiren.c315 static const uint16_t *const decoder_tables[7] = { variable
580 decoder_tree = decoder_tables[category]; in decode_vector()