Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsegment.c575 static int open_null_ctx(AVIOContext **ctx) in open_null_ctx() function
777 if ((ret = open_null_ctx(&oc->pb)) < 0) in seg_init()
984 if ((ret = open_null_ctx(&oc->pb)) < 0) in seg_write_trailer()