Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uvoice/stream/
A Duvoice_hls.c263 hls->seg_current = hls_index_get(hls->seg_desc); in uvoice_hls_file_next()
264 M_LOGD("current seg %d\n", hls->seg_current); in uvoice_hls_file_next()
653 int seg_current; in uvoice_hls_build() local
743 if (hls->seg_current > 0) { in uvoice_hls_build()
744 seg_current = hls_index_get(hls->seg_desc); in uvoice_hls_build()
746 seg_current, hls->seg_current); in uvoice_hls_build()
747 if (seg_current <= hls->seg_current) { in uvoice_hls_build()
A Duvoice_http.h44 int seg_current; member
A Duvoice_http.c1382 loader->hls->seg_current = 0; in http_loader_action()
1455 loader->hls->seg_current = 0; in http_loader_action()

Completed in 6 milliseconds