Searched refs:sync_samples_entries (Results 1 – 1 of 1) sorted by relevance
60 uint32_t sync_samples_entries; member2300 trak->sync_samples_entries = entries; in ngx_http_mp4_read_stss_atom()2361 "sync sample entries:%uD", trak->sync_samples_entries); in ngx_http_mp4_update_stss_atom()2363 if (trak->sync_samples_entries) { in ngx_http_mp4_update_stss_atom()2387 ngx_mp4_set_32value(stss_atom->entries, trak->sync_samples_entries); in ngx_http_mp4_update_stss_atom()2421 entries = trak->sync_samples_entries; in ngx_http_mp4_crop_stss_data()2446 trak->sync_samples_entries = entries; in ngx_http_mp4_crop_stss_data()2450 trak->sync_samples_entries -= entries; in ngx_http_mp4_crop_stss_data()