Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmpjpeg.c26 #define BOUNDARY_TAG "ffmpeg" macro
53 … offsetof(MPJPEGContext, boundary_tag), AV_OPT_TYPE_STRING, {.str = BOUNDARY_TAG}, .flags = AV_O…
67 .mime_type = "multipart/x-mixed-replace;boundary=" BOUNDARY_TAG,