Searched refs:timescale (Results 1 – 1 of 1) sorted by relevance
1279 u_char timescale[4]; member1301 u_char timescale[4]; member1343 timescale = ngx_mp4_get_32value(mvhd_atom->timescale); in ngx_http_mp4_read_mvhd_atom()1356 timescale = ngx_mp4_get_32value(mvhd64_atom->timescale); in ngx_http_mp4_read_mvhd_atom()1360 mp4->timescale = timescale; in ngx_http_mp4_read_mvhd_atom()1364 timescale, duration, (double) duration / timescale); in ngx_http_mp4_read_mvhd_atom()1663 u_char timescale[4]; member1710 timescale = ngx_mp4_get_32value(mdhd_atom->timescale); in ngx_http_mp4_read_mdhd_atom()1723 timescale = ngx_mp4_get_32value(mdhd64_atom->timescale); in ngx_http_mp4_read_mdhd_atom()1729 timescale, duration, (double) duration / timescale); in ngx_http_mp4_read_mdhd_atom()[all …]