Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c69 ngx_uint_t start_chunk_samples; member
2911 trak->start_chunk_samples = chunk_samples; in ngx_http_mp4_crop_stsc_data()
2919 trak->start_chunk, trak->start_chunk_samples); in ngx_http_mp4_crop_stsc_data()
3111 for (pos = end - trak->start_chunk_samples; pos < end; pos++) { in ngx_http_mp4_update_stsz_atom()