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/
H A Davcodec_client.cpp64 int32_t AVCodecClient::CreateCodecService(std::shared_ptr<ICodecService> &codecClient) in CreateCodecService() argument
85 int32_t AVCodecClient::DestroyCodecService(std::shared_ptr<ICodecService> codecClient) in DestroyCodecService() argument
175 auto codecClient = std::static_pointer_cast<CodecClient>(it); in DoAVCodecServerDied() local
[all...]

Completed in 1 milliseconds