Home
last modified time | relevance | path

Searched refs:ngx_mp4_get_64value (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c201 #define ngx_mp4_get_64value(p) \ macro
949 atom_size = ngx_mp4_get_64value(atom_header + 8); in ngx_http_mp4_read_atom()
1357 duration = ngx_mp4_get_64value(mvhd64_atom->duration); in ngx_http_mp4_read_mvhd_atom()
1563 duration = ngx_mp4_get_64value(tkhd64_atom->duration); in ngx_http_mp4_read_tkhd_atom()
1724 duration = ngx_mp4_get_64value(mdhd64_atom->duration); in ngx_http_mp4_read_mdhd_atom()
3443 trak->start_offset = ngx_mp4_get_64value(data->pos); in ngx_http_mp4_update_co64_atom()
3464 ngx_mp4_get_64value(data->last - sizeof(uint64_t)); in ngx_http_mp4_update_co64_atom()
3514 offset = ngx_mp4_get_64value(entry); in ngx_http_mp4_adjust_co64_atom()