Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlpdec.c474 static int read_restart_header(MLPDecodeContext *m, GetBitContext *gbp, in read_restart_header() function
1253 if (read_restart_header(m, &gb, buf, substr) < 0) in read_access_unit()