Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dget_bits.h274 static inline unsigned show_val(const GetBitContext *s, unsigned n) in show_val() function
457 tmp = show_val(s, n); in show_bits()