Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtpdec_xiph.c206 static int get_base128(const uint8_t ** buf, const uint8_t * buf_end) in get_base128() function
244 num_headers = get_base128(&packed_headers, packed_headers_end); in parse_packed_headers()
245 length1 = get_base128(&packed_headers, packed_headers_end); in parse_packed_headers()
246 length2 = get_base128(&packed_headers, packed_headers_end); in parse_packed_headers()