Searched refs:get_unary_0_9 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | unary.h | 64 static inline int get_unary_0_9(GetBitContext *gb) in get_unary_0_9() function |
D | alac.c | 92 unsigned int x = get_unary_0_9(gb); in decode_scalar() |