Home
last modified time | relevance | path

Searched defs:init_file (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dhlsdemux_m3u8.c1441 GstM3U8InitFile *init_file = file->init_file; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.h103 GstM3U8InitFile *init_file; /* Media Initialization (hold ref) */ member
Dm3u8.c736 GstM3U8InitFile *init_file; in gst_m3u8_update() local
/third_party/ffmpeg/libavformat/
Dhdsenc.c288 static int init_file(AVFormatContext *s, OutputStream *os, int64_t start_ts) in init_file() function