Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c928 atom_size = ngx_mp4_get_32value(atom_header); in ngx_http_mp4_read_atom()
2200 count = ngx_mp4_get_32value(entry->count); in ngx_http_mp4_crop_stts_data()
2370 sample = ngx_mp4_get_32value(entry); in ngx_http_mp4_update_stss_atom()
2426 sample = ngx_mp4_get_32value(entry); in ngx_http_mp4_crop_stss_data()
2614 count = ngx_mp4_get_32value(entry->count); in ngx_http_mp4_crop_ctts_data()
2773 chunk = ngx_mp4_get_32value(entry->chunk); in ngx_http_mp4_update_stsc_atom()
2844 chunk = ngx_mp4_get_32value(entry->chunk); in ngx_http_mp4_crop_stsc_data()
2845 samples = ngx_mp4_get_32value(entry->samples); in ngx_http_mp4_crop_stsc_data()
2846 id = ngx_mp4_get_32value(entry->id); in ngx_http_mp4_crop_stsc_data()
2870 id = ngx_mp4_get_32value(entry->id); in ngx_http_mp4_crop_stsc_data()
[all …]