Home
last modified time | relevance | path

Searched defs:send_frame_count (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/remoting/
H A Dfake_remoter.h28 uint32_t send_frame_count() const { return send_frame_count_; } in send_frame_count() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/remoting/
H A Dfake_remoter.h28 uint32_t send_frame_count() const { return send_frame_count_; } in send_frame_count() function
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOREMOTE.h343 uint32_t send_frame_count[SEND_QUEUE_BACKUP]; variable