Searched refs:orig_ (Results 1 – 2 of 2) sorted by relevance
31 orig_(reinterpret_cast<unsigned char*>(b)) { in Encoder()35 assert(buf_ >= orig_); in length()40 return buf_ - orig_; in length()
47 unsigned char* orig_ = nullptr; variable56 return reinterpret_cast<const char*>(orig_); in base()