Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmpegts.h95 #define EIT_TID 0x4E /* Event Information section - actual TS */ macro
Dmpegts.c2606 if (h->tid < EIT_TID || h->tid > OEITS_END_TID) in eit_cb()