Home
last modified time | relevance | path

Searched refs:prefix_count (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Davidec.c58 int prefix_count; member
1313 && (d[2]*256+d[3] == ast1->prefix || !ast1->prefix_count) in avi_sync()
1335 } else if (((ast->prefix_count < 5 || sync + 9 > i) && in avi_sync()
1343 ast->prefix_count++; in avi_sync()
1346 ast->prefix_count = 0; in avi_sync()

Completed in 3 milliseconds