Searched refs:buff_ptr (Results 1 – 2 of 2) sorted by relevance
401 complete(char *name, LIST * d_list, LIST * f_list, char **buff_ptr) in complete() argument412 *buff_ptr = NULL; in complete()447 *buff_ptr = buff; in complete()
151 uint8_t *buff_ptr; member2154 if (strm->buff_ptr < strm->buff_end) { in ppmd_write()2155 *strm->buff_ptr++ = b; in ppmd_write()2183 strm->buff_ptr = strm->buff; in compression_init_encoder_ppmd()2235 uint8_t *p = strm->buff_ptr - strm->buff_bytes; in compression_code_ppmd()2246 strm->buff_ptr = strm->buff; in compression_code_ppmd()