Searched refs:kNoGofIdx (Results 1 – 5 of 5) sorted by relevance
40 const uint8_t kNoGofIdx = 0xFF; variable162 gof_idx = kNoGofIdx; in InitRTPVideoHeaderVP9()
171 if (header->codecHeader.VP9.gof_idx != kNoGofIdx) { in CopyCodecSpecific()
178 if (gof_idx == kNoGofIdx) in UpdatePacket()204 if (gof_idx == kNoGofIdx) { in UpdateFrames()
144 packet_.codecSpecificHeader.codecHeader.VP9.gof_idx = kNoGofIdx; in TEST_F()
626 vp9_info->gof_idx = kNoGofIdx; in PopulateCodecSpecific()