Searched refs:first_sync (Results 1 – 1 of 1) sorted by relevance
2406 const guint8 *data, *data0, *first_sync, *end; in mpeg_sys_type_find() local2435 first_sync = NULL; in mpeg_sys_type_find()2441 if (first_sync == NULL) in mpeg_sys_type_find()2442 first_sync = data - 3; in mpeg_sys_type_find()2523 if (data0 != first_sync && prob >= 10) in mpeg_sys_type_find()