Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dnut.h113 #define NUT_BROADCAST 1 // use extended syncpoints macro
H A Dnutenc.c1058 if (nut->flags & NUT_BROADCAST) { in nut_write_packet()
1244 { "timestamped", "Extend syncpoints with a wallclock timestamp", 0, AV_OPT_TYPE_CONST, {.i64 = NUT_BROADCAST}, INT_MIN, INT_MAX, E, "syncpoints" },
H A Dnutdec.c647 if (nut->flags & NUT_BROADCAST) { in decode_syncpoint()

Completed in 4 milliseconds