Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Descape124.c113 static unsigned decode_skip_count(GetBitContext* gb) in decode_skip_count() function
302 skip = decode_skip_count(&gb); in escape124_decode_frame()
Descape130.c164 static int decode_skip_count(GetBitContext* gb) in decode_skip_count() function
239 skip = decode_skip_count(&gb); in escape130_decode_frame()