Searched refs:_VIDEO_INPUT_KEY (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/RouteApp/
H A Droute_app_io.h84 extern const char* const _VIDEO_INPUT_KEY;
H A Droute_app_io.cpp70 const char* const _VIDEO_INPUT_KEY = "VIDEO_INPUT"; variable
183 outKey = _VIDEO_INPUT_KEY;
272 else if(!strcmp(key, _VIDEO_INPUT_KEY)) {

Completed in 35 milliseconds