Home
last modified time | relevance | path

Searched refs:streaming_msg_create_data (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dstreaming.h100 streaming_message_t *streaming_msg_create_data(streaming_message_type_t type,
H A Dstreaming.c227 streaming_msg_create_data(streaming_message_type_t type, void *data) in streaming_msg_create_data() function
H A Dsubscriptions.c105 streaming_msg_create_data(SMT_START, service_build_stream_start(t)); in subscription_link_service()
H A Dservice.c1452 streaming_msg_create_data(SMT_START, in service_restart()
H A Dprofile.c634 sm2 = streaming_msg_create_data(SMT_START, in profile_deliver()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/timeshift/
H A Dtimeshift_reader.c242 *sm = streaming_msg_create_data(type, data); in _read_msg()
516 tsm = streaming_msg_create_data(SMT_TIMESHIFT_STATUS, status); in timeshift_status()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/plumbing/
H A Dglobalheaders.c316 sm = streaming_msg_create_data(SMT_START, in gh_hold()