read_huffman_tables 797 libavcodec/4xm.c prestream = read_huffman_tables(f, prestream, prestream_size); read_huffman_tables 349 libavcodec/huffyuvdec.c if ((ret = read_huffman_tables(s, avctx->extradata + 4, read_huffman_tables 1218 libavcodec/huffyuvdec.c table_size = read_huffman_tables(s, s->bitstream_buffer, buf_size);