Searched refs:sample_to_chunk_entries (Results 1 – 1 of 1) sorted by relevance
59 uint32_t sample_to_chunk_entries; member2701 trak->sample_to_chunk_entries = entries; in ngx_http_mp4_read_stsc_atom()2750 if (trak->sample_to_chunk_entries == 0) { in ngx_http_mp4_update_stsc_atom()2767 trak->sample_to_chunk_entries); in ngx_http_mp4_update_stsc_atom()2788 ngx_mp4_set_32value(stsc_atom->entries, trak->sample_to_chunk_entries); in ngx_http_mp4_update_stsc_atom()2804 entries = trak->sample_to_chunk_entries - 1; in ngx_http_mp4_crop_stsc_data()2909 trak->sample_to_chunk_entries = entries; in ngx_http_mp4_crop_stsc_data()2924 trak->sample_to_chunk_entries -= entries - 1; in ngx_http_mp4_crop_stsc_data()2929 trak->sample_to_chunk_entries -= entries; in ngx_http_mp4_crop_stsc_data()2969 trak->sample_to_chunk_entries++; in ngx_http_mp4_crop_stsc_data()[all …]