Searched defs:CodecSpecificInfoVP8 (Results 1 – 2 of 2) sorted by relevance
32 struct CodecSpecificInfoVP8 { struct33 bool hasReceivedSLI;34 uint8_t pictureIdSLI;35 bool hasReceivedRPSI;36 uint64_t pictureIdRPSI;37 int16_t pictureId; // Negative value to skip pictureId.38 bool nonReference;39 uint8_t simulcastIdx;40 uint8_t temporalIdx;41 bool layerSync;[all …]
30 struct CodecSpecificInfoVP8 { struct31 bool hasReceivedSLI;32 uint8_t pictureIdSLI;33 bool hasReceivedRPSI;34 uint64_t pictureIdRPSI;35 int16_t pictureId; // Negative value to skip pictureId.36 bool nonReference;37 uint8_t simulcastIdx;38 uint8_t temporalIdx;39 bool layerSync;[all …]