Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dffmetaenc.c67 avio_write(s->pb, ID_STREAM, sizeof(ID_STREAM) - 1); in write_trailer()
H A Dffmeta.h27 #define ID_STREAM "[STREAM]" macro
H A Dffmetadec.c184 if (!memcmp(bp.str, ID_STREAM, strlen(ID_STREAM))) { in read_header()

Completed in 2 milliseconds