Searched refs:ff_mpeg4_resync_prefix (Results 1 – 3 of 3) sorted by relevance
53 extern const uint16_t ff_mpeg4_resync_prefix[8];
365 const uint16_t ff_mpeg4_resync_prefix[8]={ variable
222 if (v == ff_mpeg4_resync_prefix[bits_count & 7]) { in mpeg4_is_resync()