Searched refs:nonReference (Results 1 – 11 of 11) sorted by relevance
36 bool nonReference; member
38 bool nonReference; member
60 EXPECT_EQ(N, type->Video.codecHeader.VP8.nonReference); in VerifyBasicHeader()84 hdr_info_.nonReference = false; in Init()296 hdr_info_.nonReference = true; in TEST_F()571 input_header.nonReference = true; in TEST_F()
483 if (hdr_info_.nonReference) in WriteHeaderAndPayload()687 parsed_payload->type.Video.codecHeader.VP8.nonReference = in Parse()
145 EXPECT_BIT_N_EQ(buffer_[0], hdr_info_->nonReference ? 1 : 0); in CheckHeader()
110 _codecSpecificInfo.codecSpecific.VP8.nonReference = in CopyCodecSpecific()111 header->codecHeader.VP8.nonReference; in CopyCodecSpecific()
34 rtp->codecHeader.VP8.nonReference = info->codecSpecific.VP8.nonReference; in CopyCodecSpecific()
113 return packets_.front().codecSpecificHeader.codecHeader.VP8.nonReference; in NonReference()
49 nonReference = false; in InitRTPVideoHeaderVP8()59 bool nonReference; // Frame is discardable. member
926 info.codecSpecific.VP8.nonReference = false; in DeliverPendingOutputs()
941 vp8Info->nonReference = in PopulateCodecSpecific()