Searched refs:stsd_atom (Results 1 – 1 of 1) sorted by relevance
2000 ngx_mp4_stsd_atom_t *stsd_atom; in ngx_http_mp4_read_stsd_atom() local2008 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()