Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c276 static ngx_int_t ngx_http_mp4_update_stts_atom(ngx_http_mp4_file_t *mp4,
800 if (ngx_http_mp4_update_stts_atom(mp4, &trak[i]) != NGX_OK) { in ngx_http_mp4_process()
2117 ngx_http_mp4_update_stts_atom(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_update_stts_atom() function