Lines Matching refs:HTTP_URL_LEN
208 HTTP_URL_LEN - (hls->sub - loader->url)) { in uvoice_hls_index_update()
214 HTTP_URL_LEN - (hls->sub - loader->url)); in uvoice_hls_index_update()
374 HTTP_URL_LEN - (hls->sub - loader->url)) { in uvoice_hls_file_next()
380 HTTP_URL_LEN - (hls->sub - loader->url)); in uvoice_hls_file_next()
806 if (strlen(hls->seg_desc) + 1 > HTTP_URL_LEN) { in uvoice_hls_build()
811 memset(hls->sub, 0, HTTP_URL_LEN); in uvoice_hls_build()
815 if (strlen(hls->seg_desc) + 1 > HTTP_URL_LEN) { in uvoice_hls_build()
823 HTTP_URL_LEN - (hls->sub - loader->url)); in uvoice_hls_build()
825 HTTP_URL_LEN - (hls->sub - loader->url)) { in uvoice_hls_build()
833 HTTP_URL_LEN - (hls->sub - loader->url)); in uvoice_hls_build()
869 if (HTTP_URL_LEN - (ptr_name - loader->url) <= in uvoice_hls_build()