Searched refs:ngx_http_mp4_conf_t (Results 1 – 1 of 1) sorted by relevance
46 } ngx_http_mp4_conf_t; typedef333 offsetof(ngx_http_mp4_conf_t, buffer_size),340 offsetof(ngx_http_mp4_conf_t, max_buffer_size),750 ngx_http_mp4_conf_t *conf; in ngx_http_mp4_process()1123 ngx_http_mp4_conf_t *conf; in ngx_http_mp4_read_moov_atom()3537 ngx_http_mp4_conf_t *conf; in ngx_http_mp4_create_conf()3539 conf = ngx_palloc(cf->pool, sizeof(ngx_http_mp4_conf_t)); in ngx_http_mp4_create_conf()3554 ngx_http_mp4_conf_t *prev = parent; in ngx_http_mp4_merge_conf()3555 ngx_http_mp4_conf_t *conf = child; in ngx_http_mp4_merge_conf()