ngx_mp4_stsc_atom_t 2605 src/http/modules/ngx_http_mp4_module.c ngx_mp4_stsc_atom_t *stsc_atom; ngx_mp4_stsc_atom_t 2613 src/http/modules/ngx_http_mp4_module.c stsc_atom = (ngx_mp4_stsc_atom_t *) atom_header; ngx_mp4_stsc_atom_t 2616 src/http/modules/ngx_http_mp4_module.c if (ngx_mp4_atom_data_size(ngx_mp4_stsc_atom_t) > atom_data_size) { ngx_mp4_stsc_atom_t 2627 src/http/modules/ngx_http_mp4_module.c if (ngx_mp4_atom_data_size(ngx_mp4_stsc_atom_t) ngx_mp4_stsc_atom_t 2635 src/http/modules/ngx_http_mp4_module.c atom_table = atom_header + sizeof(ngx_mp4_stsc_atom_t); ngx_mp4_stsc_atom_t 2667 src/http/modules/ngx_http_mp4_module.c ngx_mp4_stsc_atom_t *stsc_atom; ngx_mp4_stsc_atom_t 2717 src/http/modules/ngx_http_mp4_module.c atom_size = sizeof(ngx_mp4_stsc_atom_t) ngx_mp4_stsc_atom_t 2723 src/http/modules/ngx_http_mp4_module.c stsc_atom = (ngx_mp4_stsc_atom_t *) atom->pos;