Home
last modified time | relevance | path

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

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/plumbing/
H A Dglobalheaders.c169 ssc = streaming_start_component_find_by_index in gh_queue_delay()
178 ssc = streaming_start_component_find_by_index in gh_queue_delay()
290 ssc = streaming_start_component_find_by_index(gh->gh_ss, in gh_hold()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dstreaming.h131 streaming_start_component_t *streaming_start_component_find_by_index(streaming_start_t *ss, int idx…
H A Dstreaming.c526 streaming_start_component_find_by_index(streaming_start_t *ss, int idx) in streaming_start_component_find_by_index() function