Searched refs:buff_ptr (Results 1 – 2 of 2) sorted by relevance
383 complete(char *name, LIST * d_list, LIST * f_list, char **buff_ptr) in complete() argument394 *buff_ptr = NULL; in complete()427 *buff_ptr = buff; in complete()
131 uint8_t *buff_ptr; member2114 if (strm->buff_ptr < strm->buff_end) { in ppmd_write()2115 *strm->buff_ptr++ = b; in ppmd_write()2143 strm->buff_ptr = strm->buff; in compression_init_encoder_ppmd()2195 uint8_t *p = strm->buff_ptr - strm->buff_bytes; in compression_code_ppmd()2206 strm->buff_ptr = strm->buff; in compression_code_ppmd()