Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c68 ngx_uint_t end_chunk; member
2934 trak->end_chunk = target_chunk + 1; in ngx_http_mp4_crop_stsc_data()
2938 trak->end_chunk = target_chunk; in ngx_http_mp4_crop_stsc_data()
2946 trak->end_chunk, trak->end_chunk_samples); in ngx_http_mp4_crop_stsc_data()
2974 ngx_mp4_set_32value(first->chunk, trak->end_chunk - trak->start_chunk); in ngx_http_mp4_crop_stsc_data()
3268 if (trak->end_chunk > trak->chunks) { in ngx_http_mp4_update_stco_atom()
3275 entries = trak->end_chunk - trak->start_chunk; in ngx_http_mp4_update_stco_atom()
3452 if (trak->end_chunk > trak->chunks) { in ngx_http_mp4_update_co64_atom()
3459 entries = trak->end_chunk - trak->start_chunk; in ngx_http_mp4_update_co64_atom()