Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/stream/
A Duvoice_hls.c83 hls = loader->hls; in uvoice_hls_index_update()
119 hls->pos = hls->content; in uvoice_hls_index_update()
140 if (hls->pos - hls->content >= hls->len) { in uvoice_hls_index_update()
233 hls = loader->hls; in uvoice_hls_file_next()
305 if (hls->pos - hls->content >= hls->len) { in uvoice_hls_file_next()
338 hls->len - (hls->pos - hls->content)); in uvoice_hls_file_next()
455 hls_t *hls = loader->hls; in uvoice_hls_build() local
583 hls->pos = hls->content; in uvoice_hls_build()
659 hls->pos = hls->content; in uvoice_hls_build()
676 if (hls->pos - hls->content >= hls->len) { in uvoice_hls_build()
[all …]
A Duvoice_http.c131 if (loader->hls && loader->hls->live_stream) in http_setup()
706 if (loader->hls) in http_source_format()
755 if (loader->hls) in http_source_format()
988 if (loader->hls) { in http_loader_event()
1315 if (loader->hls) { in http_loader_action()
1347 if (loader->hls) in http_loader_action()
1376 if (loader->hls) { in http_loader_action()
1552 if (loader->hls) { in http_loader_action()
1604 if (loader->hls) { in http_loader_action()
1706 if (loader->hls) { in http_loader_action()
[all …]
A Duvoice_http.h75 hls_t *hls; member

Completed in 7 milliseconds