Searched defs:codec_id (Results 1 – 15 of 15) sorted by relevance
53 rtc::Optional<CodecInst> RentACodec::CodecInstById(CodecId codec_id) { in CodecInstById()67 rtc::Optional<CodecId> codec_id = in CodecInstByParams() local85 rtc::Optional<bool> RentACodec::IsSupportedNumChannels(CodecId codec_id, in IsSupportedNumChannels()100 CodecId codec_id, in NetEqDecoderFromCodecId()
77 int codec_id = IsValidSendCodec(send_codec); in RegisterEncoder() local
46 auto codec_id = acm2::RentACodec::CodecIdFromIndex(list_id); in Codec() local
225 int codec_id = CodecId(codec_inst); in CodecNumber() local
88 void InsertOnePacketOfSilence(int codec_id) { in InsertOnePacketOfSilence()281 for (const auto codec_id : kCodecId) { in TEST_F() local
149 static inline rtc::Optional<int> CodecIndexFromId(CodecId codec_id) { in CodecIndexFromId()
111 bool IsCng(int codec_id) { in IsCng()
597 auto codec_id = in RegisterReceiveCodec() local
48 const char *codec_id; in write_webm_file_header() local
138 uint8_t codec_id[2]; member
915 void Track::set_codec_id(const char* codec_id) { in set_codec_id()4204 const std::string codec_id = track->codec_id(); in DocTypeIsWebm() local
682 const char* codec_id() const { return codec_id_; } in codec_id() function
348 int codec_id = sctp ? kGoogleRtpDataCodecId : kGoogleSctpDataCodecId; in FilterDataCodecs() local