Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlzwenc.c45 int hash_prefix; member
131 static inline int findCode(LZWEncodeState * s, uint8_t c, int hash_prefix) in findCode() argument
153 static inline void addCode(LZWEncodeState * s, uint8_t c, int hash_prefix, int hash_code) in addCode() argument
[all...]

Completed in 2 milliseconds