Searched refs:codec_specific_ (Results 1 – 4 of 4) sorted by relevance
86 codec_specific_() {}90 return &codec_specific_.VP8; in VP8()95 return codec_specific_.VP8; in VP8()100 return &codec_specific_.VP9; in VP9()105 return codec_specific_.VP9; in VP9()110 return &codec_specific_.H264; in H264()115 return codec_specific_.H264; in H264()
166 VideoCodecUnion codec_specific_;
102 CodecSpecificInfo codec_specific_; variable
1495 codec_specific_ = {}; in GetEncodedLayerFrame()1497 PopulateCodecSpecific(&codec_specific_, &spatial_index, *pkt, in GetEncodedLayerFrame()1532 codec_specific_.codecSpecific.VP9.end_of_picture = end_of_picture; in DeliverBufferedFrame()1541 encoded_complete_callback_->OnEncodedImage(encoded_image_, &codec_specific_, in DeliverBufferedFrame()1551 spatial_idx, codec_specific_.codecSpecific.VP9.temporal_idx); in DeliverBufferedFrame()