Home
last modified time | relevance | path

Searched defs:DecodeVarInt (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/logging/rtc_event_log/encoder/
Dvar_int.cc43 std::pair<bool, absl::string_view> DecodeVarInt(absl::string_view input, in DecodeVarInt() function
62 uint64_t DecodeVarInt(BitstreamReader& input) { in DecodeVarInt() function
/external/zucchini/
Dpatch_utils.h121 typename std::iterator_traits<It>::difference_type DecodeVarInt(It first, in DecodeVarInt() function
/external/zucchini/aosp/include/components/zucchini/
Dpatch_utils.h121 typename std::iterator_traits<It>::difference_type DecodeVarInt(It first, in DecodeVarInt() function