Searched defs:decode_table (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ntfs3/lib/
H A Ddecompress_common.c108 int make_huffman_decode_table(u16 decode_table[], const u32 num_syms, argument
[all...]
H A Dxpress_decompress.c24 u16 decode_table[(1 << XPRESS_TABLEBITS) + 2 * XPRESS_NUM_SYMBOLS]; member in struct:xpress_decompressor
H A Ddecompress_common.h208 read_huffsym(struct input_bitstream *istream, const u16 decode_table[], u32 table_bits, u32 max_codeword_len) argument
/linux-master/arch/arm/probes/
H A Ddecode.h310 struct decode_table { struct

Completed in 178 milliseconds