Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c58 uint32_t time_to_sample_entries; member
2095 trak->time_to_sample_entries = entries; in ngx_http_mp4_read_stts_atom()
2150 "time-to-sample entries:%uD", trak->time_to_sample_entries); in ngx_http_mp4_update_stts_atom()
2158 ngx_mp4_set_32value(stts_atom->entries, trak->time_to_sample_entries); in ngx_http_mp4_update_stts_atom()
2194 entries = trak->time_to_sample_entries; in ngx_http_mp4_crop_stts_data()
2240 trak->time_to_sample_entries = entries; in ngx_http_mp4_crop_stts_data()
2250 trak->time_to_sample_entries -= entries - 1; in ngx_http_mp4_crop_stts_data()