Home
last modified time | relevance | path

Searched refs:stsd_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.c2000 ngx_mp4_stsd_atom_t *stsd_atom; in ngx_http_mp4_read_stsd_atom() local
2008 stsd_atom = (ngx_mp4_stsd_atom_t *) atom_header; in ngx_http_mp4_read_stsd_atom()
2011 ngx_mp4_set_32value(stsd_atom->size, atom_size); in ngx_http_mp4_read_stsd_atom()
2012 ngx_mp4_set_atom_name(stsd_atom, 's', 't', 's', 'd'); in ngx_http_mp4_read_stsd_atom()
2022 ngx_mp4_get_32value(stsd_atom->entries), in ngx_http_mp4_read_stsd_atom()
2023 (size_t) 4, stsd_atom->media_name); in ngx_http_mp4_read_stsd_atom()