Home
last modified time | relevance | path

Searched refs:NUT_PIPE (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dnut.h114 #define NUT_PIPE 2 // do not write syncpoints macro
Dnutdec.c1009 if (!(nut->flags & NUT_PIPE) && in decode_frame_header()
1068 } else if (!(nut->flags & NUT_PIPE) && in decode_frame_header()
1247 if (nut->flags & NUT_PIPE) { in read_seek()
Dnutenc.c1003 (!(nut->flags & NUT_PIPE) || nut->last_syncpoint_pos == INT_MIN)) { in nut_write_packet()
1152 if (flags & FLAG_KEY && !(nut->flags & NUT_PIPE)) { in nut_write_packet()
1218 …low overhead and unseekable", 0, AV_OPT_TYPE_CONST, {.i64 = NUT_PIPE}, INT_MIN, I…