Home
last modified time | relevance | path

Searched defs:codecClient (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/services/services/sa_avcodec/client/
Davcodec_client.cpp78 std::shared_ptr<CodecClient> codecClient = CodecClient::Create(codecProxy); in CreateCodecService() local
85 int32_t AVCodecClient::DestroyCodecService(std::shared_ptr<ICodecService> codecClient) in DestroyCodecService()
176 auto codecClient = std::static_pointer_cast<CodecClient>(it); in DoAVCodecServerDied() local