Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Ddashenc.c282 static int handle_io_open_error(AVFormatContext *s, int err, char *url) { in handle_io_open_error() function
547 handle_io_open_error(s, ret, temp_filename_hls); in write_hls_media_playlist()
1164 return handle_io_open_error(s, ret, temp_filename); in write_manifest()
1283 return handle_io_open_error(s, ret, temp_filename); in write_manifest()
2250 return handle_io_open_error(s, ret, os->temp_path); in dash_write_packet()