Searched refs:forVideoActiveLines (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/cortex/support/
H A DMediaString.h148 static BString forVideoActiveLines(
H A DMediaString.cpp367 s << (empty ? "" : ", ") << forVideoActiveLines(format.first_active,
1131 BString MediaString::forVideoActiveLines( function in class:MediaString
1135 D_METHOD(("MediaString::forVideoActiveLines()\n"));
/haiku/src/apps/cortex/InfoView/
H A DEndPointInfoView.cpp209 s = MediaString::forVideoActiveLines(format.u.raw_video.first_active,
H A DConnectionInfoView.cpp174 s = MediaString::forVideoActiveLines(format.u.raw_video.first_active,

Completed in 76 milliseconds