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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dlzwenc.c43 int hash_prefix; member in struct:Code
124 static inline int findCode(LZWEncodeState * s, uint8_t c, int hash_prefix) argument
146 static inline void addCode(LZWEncodeState * s, uint8_t c, int hash_prefix, int hash_code) argument
[all...]

Completed in 98 milliseconds