Searched refs:get_sr_golomb (Results 1 – 2 of 2) sorted by relevance
531 static inline int get_sr_golomb(GetBitContext *gb, int k, int limit, in get_sr_golomb() function
82 v = get_sr_golomb(gb, k, 12, bits); in get_vlc_symbol()