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

/haiku/src/apps/cortex/support/
H A DMediaString.h137 static BString forVideoFieldRate(
H A DMediaString.cpp343 s << (empty ? "" : ", ") << forVideoFieldRate(format.field_rate,
1063 BString MediaString::forVideoFieldRate( function in class:MediaString
1067 D_METHOD(("MediaString::forVideoFieldRate()\n"));
/haiku/src/apps/cortex/InfoView/
H A DEndPointInfoView.cpp198 s = MediaString::forVideoFieldRate(format.u.raw_video.field_rate,
H A DConnectionInfoView.cpp163 s = MediaString::forVideoFieldRate(format.u.raw_video.field_rate,

Completed in 23 milliseconds