ngx_mp4_stsz_atom_t 2947 src/http/modules/ngx_http_mp4_module.c     ngx_mp4_stsz_atom_t  *stsz_atom;
ngx_mp4_stsz_atom_t 2955 src/http/modules/ngx_http_mp4_module.c     stsz_atom = (ngx_mp4_stsz_atom_t *) atom_header;
ngx_mp4_stsz_atom_t 2958 src/http/modules/ngx_http_mp4_module.c     if (ngx_mp4_atom_data_size(ngx_mp4_stsz_atom_t) > atom_data_size) {
ngx_mp4_stsz_atom_t 2973 src/http/modules/ngx_http_mp4_module.c     atom_table = atom_header + sizeof(ngx_mp4_stsz_atom_t);
ngx_mp4_stsz_atom_t 2983 src/http/modules/ngx_http_mp4_module.c         if (ngx_mp4_atom_data_size(ngx_mp4_stsz_atom_t)
ngx_mp4_stsz_atom_t 3022 src/http/modules/ngx_http_mp4_module.c     ngx_mp4_stsz_atom_t  *stsz_atom;
ngx_mp4_stsz_atom_t 3078 src/http/modules/ngx_http_mp4_module.c         atom_size = sizeof(ngx_mp4_stsz_atom_t) + (data->last - data->pos);
ngx_mp4_stsz_atom_t 3082 src/http/modules/ngx_http_mp4_module.c         stsz_atom = (ngx_mp4_stsz_atom_t *) atom->pos;