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()
298 virtual absl::optional<DecoderFormat> GetDecoderFormat(
185 absl::optional<DecoderFormat> GetDecoderFormat(
422 absl::optional<NetEq::DecoderFormat> NetEqImpl::GetDecoderFormat( in GetDecoderFormat() function in webrtc::NetEqImpl