Searched defs:RTPVideoHeaderVP8 (Results 1 – 1 of 1) sorted by relevance
47 struct RTPVideoHeaderVP8 { struct48 void InitRTPVideoHeaderVP8() { in InitRTPVideoHeaderVP8() argument59 bool nonReference; // Frame is discardable.60 int16_t pictureId; // Picture ID index, 15 bits;62 int16_t tl0PicIdx; // TL0PIC_IDX, 8 bits;64 uint8_t temporalIdx; // Temporal layer index, or kNoTemporalIdx.65 bool layerSync; // This frame is a layer sync frame.67 int keyIdx; // 5 bits; kNoKeyIdx means not used.68 int partitionId; // VP8 partition ID69 bool beginningOfPartition; // True if this packet is the first