Searched refs:NegotiateCodecType (Results 1 – 6 of 6) sorted by relevance
364 int32_t ret = dScreen_->NegotiateCodecType(remoteCodecInfoStr);378 int32_t ret = dScreen_->NegotiateCodecType(remoteCodecInfoStr);
105 int32_t NegotiateCodecType(const std::string &remoteCodecInfoStr);
241 ret = NegotiateCodecType(attrJson[KEY_CODECTYPE]); in HandleEnable()279 int32_t DScreen::NegotiateCodecType(const std::string &remoteCodecInfoStr) in NegotiateCodecType() function in OHOS::DistributedHardware::V1_0::DScreen
358 int32_t ret = dScreen_->NegotiateCodecType(remoteCodecInfoStr);372 int32_t ret = dScreen_->NegotiateCodecType(remoteCodecInfoStr);
122 int32_t NegotiateCodecType(const std::string &rmtDecoderStr);
180 int32_t ret = NegotiateCodecType(attrJson[KEY_HISTREAMER_VIDEO_DECODER]); in ParseInputScreenParam()524 int32_t DScreen::NegotiateCodecType(const std::string &rmtDecoderStr) in NegotiateCodecType() function in OHOS::DistributedHardware::V2_0::DScreen