Home
last modified time | relevance | path

Searched defs:mp4 (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c166 #define ngx_mp4_atom_header(mp4) (mp4->buffer_pos - 8) argument
167 #define ngx_mp4_atom_data(mp4) mp4->buffer_pos argument
437 ngx_http_mp4_file_t *mp4; in ngx_http_mp4_handler() local
743 ngx_http_mp4_process(ngx_http_mp4_file_t *mp4) in ngx_http_mp4_process()
909 ngx_http_mp4_read_atom(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_read_atom()
1462 ngx_http_mp4_update_trak_atom(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_update_trak_atom()
1645 ngx_http_mp4_update_mdia_atom(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_update_mdia_atom()
2165 ngx_http_mp4_crop_stts_data(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_crop_stts_data()
2394 ngx_http_mp4_crop_stss_data(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_crop_stss_data()
2581 ngx_http_mp4_crop_ctts_data(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_crop_ctts_data()
[all …]