Home
last modified time | relevance | path

Searched defs:FrameMarking (Results 1 – 1 of 1) sorted by path

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/api/video/
H A Dvideo_frame_marking.h16 struct FrameMarking { struct
17 bool start_of_frame;
18 bool end_of_frame;
19 bool independent_frame;
20 bool discardable_frame;
21 bool base_layer_sync;
22 uint8_t temporal_id;
23 uint8_t layer_id;
24 uint8_t tl0_pic_idx;