Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_mp4_module.c284 static void ngx_http_mp4_crop_stss_data(ngx_http_mp4_file_t *mp4,
2357 ngx_http_mp4_crop_stss_data(mp4, trak, 1); in ngx_http_mp4_update_stss_atom()
2358 ngx_http_mp4_crop_stss_data(mp4, trak, 0); in ngx_http_mp4_update_stss_atom()
2394 ngx_http_mp4_crop_stss_data(ngx_http_mp4_file_t *mp4, in ngx_http_mp4_crop_stss_data() function