Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A 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
/aosp_15_r20/external/zucchini/
H A Dpatch_utils.h121 typename std::iterator_traits<It>::difference_type DecodeVarInt(It first, in DecodeVarInt() function
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dpatch_utils.h121 typename std::iterator_traits<It>::difference_type DecodeVarInt(It first, in DecodeVarInt() function