Searched refs:get_te_golomb (Results 1 – 1 of 1) sorted by relevance
226 static inline int get_te_golomb(GetBitContext *gb, int range) in get_te_golomb() function612 #define get_te_golomb(a, r) get_te(a, r, __FILE__, __func__, __LINE__) macro