Searched refs:ngx_http_mp4_atofp (Results 1 – 1 of 1) sorted by relevance
226 static ngx_int_t ngx_http_mp4_atofp(u_char *line, size_t n, size_t point);551 start = ngx_http_mp4_atofp(value.data, value.len, 3); in ngx_http_mp4_handler()556 end = ngx_http_mp4_atofp(value.data, value.len, 3); in ngx_http_mp4_handler()687 ngx_http_mp4_atofp(u_char *line, size_t n, size_t point) in ngx_http_mp4_atofp() function