Searched refs:addCode (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.c146 static inline void addCode(LZWEncodeState * s, uint8_t c, int hash_prefix, int hash_code) function
236 addCode(s, c, s->last_code, code);

Completed in 89 milliseconds