Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/include/
H A Dvp8_globals.h21 struct RTPVideoHeaderVP8 { struct
22 void InitRTPVideoHeaderVP8() { in InitRTPVideoHeaderVP8() argument
33 bool nonReference; // Frame is discardable.
34 int16_t pictureId; // Picture ID index, 15 bits;
36 int16_t tl0PicIdx; // TL0PIC_IDX, 8 bits;
38 uint8_t temporalIdx; // Temporal layer index, or kNoTemporalIdx.
39 bool layerSync; // This frame is a layer sync frame.
41 int keyIdx; // 5 bits; kNoKeyIdx means not used.
42 int partitionId; // VP8 partition ID
43 bool beginningOfPartition; // True if this packet is the first