Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsonic.c235 static unsigned int read_uint_max(GetBitContext *gb, int max) in read_uint_max() function
389 int actual_run = read_uint_max(gb, steplet-1); in intlist_read()