Home
last modified time | relevance | path

Searched refs:ngx_http_mp4_read_mvhd_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.c240 static ngx_int_t ngx_http_mp4_read_mvhd_atom(ngx_http_mp4_file_t *mp4,
386 { "mvhd", ngx_http_mp4_read_mvhd_atom },
1318 ngx_http_mp4_read_mvhd_atom(ngx_http_mp4_file_t *mp4, uint64_t atom_data_size) in ngx_http_mp4_read_mvhd_atom() function