Home
last modified time | relevance | path

Searched refs:WritePartialByte (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dbitbuffer.cc43 uint8_t WritePartialByte(uint8_t source, in WritePartialByte() function
254 *bytes = WritePartialByte( in WriteBits()
275 *bytes = WritePartialByte(HighestByte(val), bit_count, *bytes, 0); in WriteBits()