Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c1415 u_char *atom_header, *atom_end; in ngx_http_mp4_read_trak_atom() local
1452 mp4->buffer_pos = atom_end; in ngx_http_mp4_read_trak_atom()
2105 data->last = atom_end; in ngx_http_mp4_read_stts_atom()
2317 atom_end = atom_table + entries * sizeof(uint32_t); in ngx_http_mp4_read_stss_atom()
2322 data->last = atom_end; in ngx_http_mp4_read_stss_atom()
2520 data->last = atom_end; in ngx_http_mp4_read_ctts_atom()
2711 data->last = atom_end; in ngx_http_mp4_read_stsc_atom()
3059 data->last = atom_end; in ngx_http_mp4_read_stsz_atom()
3199 atom_end = atom_table + entries * sizeof(uint32_t); in ngx_http_mp4_read_stco_atom()
3212 data->last = atom_end; in ngx_http_mp4_read_stco_atom()
[all …]