Searched refs:tkhd64_atom (Results 1 – 1 of 1) sorted by relevance
1534 ngx_mp4_tkhd64_atom_t *tkhd64_atom; in ngx_http_mp4_read_tkhd_atom() local1540 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()