Searched defs:bits_table (Results 1 – 5 of 5) sorted by relevance
128 const uint8_t *bits_table, in ff_mjpeg_build_huffman_codes()
67 const uint8_t *bits_table, const uint8_t *value_table) in put_huffman_table()
53 static int build_vlc(VLC *vlc, const uint8_t *bits_table, in build_vlc()244 uint8_t bits_table[17]; in ff_mjpeg_decode_dht() local
161 static av_cold int build_vlc(VLC *vlc, const uint8_t *bits_table, in build_vlc()
70 int table_id, const uint8_t *bits_table, in jpeg_create_huffman_table()