Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c150 ngx_buf_t mvhd_atom_buf; member
789 mp4->moov_size += mp4->mvhd_atom_buf.last - mp4->mvhd_atom_buf.pos; in ngx_http_mp4_process()
1399 atom = &mp4->mvhd_atom_buf; in ngx_http_mp4_read_mvhd_atom()