Searched defs:get_te0_golomb (Results 1 – 1 of 1) sorted by relevance
213 static inline int get_te0_golomb(GetBitContext *gb, int range) in get_te0_golomb() function615 #define get_te0_golomb(a, r) get_te(a, r, __FILE__, __func__, __LINE__) macro