ngx_mp4_get_64value  896 src/http/modules/ngx_http_mp4_module.c                 atom_size = ngx_mp4_get_64value(atom_header + 8);
ngx_mp4_get_64value 1295 src/http/modules/ngx_http_mp4_module.c         duration = ngx_mp4_get_64value(mvhd64_atom->duration);
ngx_mp4_get_64value 1501 src/http/modules/ngx_http_mp4_module.c         duration = ngx_mp4_get_64value(tkhd64_atom->duration);
ngx_mp4_get_64value 1662 src/http/modules/ngx_http_mp4_module.c         duration = ngx_mp4_get_64value(mdhd64_atom->duration);
ngx_mp4_get_64value 3381 src/http/modules/ngx_http_mp4_module.c     trak->start_offset = ngx_mp4_get_64value(data->pos);
ngx_mp4_get_64value 3402 src/http/modules/ngx_http_mp4_module.c                             ngx_mp4_get_64value(data->last - sizeof(uint64_t));
ngx_mp4_get_64value 3452 src/http/modules/ngx_http_mp4_module.c         offset = ngx_mp4_get_64value(entry);