Searched refs:GetDecoderFormat (Results 1 – 4 of 4) sorted by relevance
108 auto format = neteq_->GetDecoderFormat(payload_type); in InsertPacket()112 format = neteq_->GetDecoderFormat(payload_type); in InsertPacket()
303 virtual absl::optional<DecoderFormat> GetDecoderFormat(
180 absl::optional<DecoderFormat> GetDecoderFormat(
463 absl::optional<NetEq::DecoderFormat> NetEqImpl::GetDecoderFormat( in GetDecoderFormat() function in webrtc::NetEqImpl