Searched refs:time_to_sample_entries (Results 1 – 1 of 1) sorted by relevance
58 uint32_t time_to_sample_entries; member2095 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()