Searched refs:stream_info_hash (Results 1 – 1 of 1) sorted by relevance
457 static unsigned long stream_info_hash(const STREAM_INFO *info) in stream_info_hash() function696 if (!TEST_ptr(h->s_streams = lh_STREAM_INFO_new(stream_info_hash, in helper_init()700 if (!TEST_ptr(h->c_streams = lh_STREAM_INFO_new(stream_info_hash, in helper_init()861 if (!TEST_ptr(hl->c_streams = lh_STREAM_INFO_new(stream_info_hash, in helper_local_init()
Completed in 17 milliseconds