Searched refs:rmtDecoderStr (Results 1 – 2 of 2) sorted by relevance
524 int32_t DScreen::NegotiateCodecType(const std::string &rmtDecoderStr) in NegotiateCodecType() argument526 DHLOGI("Start NegotiateCodecType, remote decoder: %{public}s", rmtDecoderStr.c_str()); in NegotiateCodecType()527 cJSON *rmtDecoderJson = cJSON_Parse(rmtDecoderStr.c_str()); in NegotiateCodecType()
122 int32_t NegotiateCodecType(const std::string &rmtDecoderStr);