Searched defs:byteCount (Results 1 – 2 of 2) sorted by relevance
45 static bool WriteBuffer(int fd, const uint8_t *buffer, size_t byteCount) in WriteBuffer()97 size_t byteCount = ptrEnd_ - ptrCurrent_; in FillFromFd() local
264 constexpr size_t byteCount = 8; in encode_frame_hybi17() local