Home
last modified time | relevance | path

Searched defs:get_se_golomb (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dgolomb.h239 static inline int get_se_golomb(GetBitContext *gb) in get_se_golomb() function
611 #define get_se_golomb(a) get_se(a, __FILE__, __func__, __LINE__) macro
/third_party/ffmpeg/libavformat/
H A Davc.c362 static inline int get_se_golomb(GetBitContext *gb) { in get_se_golomb() function

Completed in 2 milliseconds