Searched refs:handle_io_open_error (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | dashenc.c | 282 static int handle_io_open_error(AVFormatContext *s, int err, char *url) { in handle_io_open_error() function 537 handle_io_open_error(s, ret, temp_filename_hls); in write_hls_media_playlist() 1154 return handle_io_open_error(s, ret, temp_filename); in write_manifest() 1269 return handle_io_open_error(s, ret, temp_filename); in write_manifest() 2265 return handle_io_open_error(s, ret, os->temp_path); in dash_write_packet()
|
Completed in 5 milliseconds