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()
165 uint8_t *buff_ptr; member2268 if (strm->buff_ptr < strm->buff_end) { in ppmd_write()2269 *strm->buff_ptr++ = b; in ppmd_write()2297 strm->buff_ptr = strm->buff; in compression_init_encoder_ppmd()2349 uint8_t *p = strm->buff_ptr - strm->buff_bytes; in compression_code_ppmd()2360 strm->buff_ptr = strm->buff; in compression_code_ppmd()