Searched defs:mp4 (Results 1 – 1 of 1) sorted by relevance
166 #define ngx_mp4_atom_header(mp4) (mp4->buffer_pos - 8) argument167 #define ngx_mp4_atom_data(mp4) mp4->buffer_pos argument437 ngx_http_mp4_file_t *mp4; in ngx_http_mp4_handler() local743 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 …]