Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c1534 ngx_mp4_tkhd64_atom_t *tkhd64_atom; in ngx_http_mp4_read_tkhd_atom() local
1540 tkhd64_atom = (ngx_mp4_tkhd64_atom_t *) atom_header; in ngx_http_mp4_read_tkhd_atom()
1563 duration = ngx_mp4_get_64value(tkhd64_atom->duration); in ngx_http_mp4_read_tkhd_atom()
1603 ngx_mp4_set_64value(tkhd64_atom->duration, duration); in ngx_http_mp4_read_tkhd_atom()