Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.cpp817 class match_endpoint_name_format { class
822 match_endpoint_name_format(const char* _name, const media_format* _format) : in match_endpoint_name_format() function in match_endpoint_name_format
893 match_endpoint_name_format<media_input>(name, format)); in findFreeInput()
946 match_endpoint_name_format<media_output>(name, format)); in findFreeOutput()