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

/haiku/src/apps/cortex/support/
H A DMediaString.h162 static BString forVideoFrameSize(
H A DMediaString.cpp417 s << (empty ? "" : ", ") << forVideoFrameSize(format.frame_size);
1220 BString MediaString::forVideoFrameSize( function in class:MediaString
1223 D_METHOD(("MediaString::forVideoFrameSize()\n"));
/haiku/src/apps/cortex/InfoView/
H A DEndPointInfoView.cpp241 s = MediaString::forVideoFrameSize(format.u.encoded_video.frame_size);
H A DConnectionInfoView.cpp206 s = MediaString::forVideoFrameSize(format.u.encoded_video.frame_size);

Completed in 36 milliseconds