Searched defs:avCodecList (Results 1 – 7 of 7) sorted by relevance
26 …explicit AVCodecListNativeMock(std::shared_ptr<AVCodecList> avCodecList) : avCodecList_(avCodecLis… in AVCodecListNativeMock()
99 int32_t MediaLocal::DestroyAVCodecListService(std::shared_ptr<IAVCodecListService> avCodecList) in DestroyAVCodecListService()
168 std::shared_ptr<AVCodecListClient> avCodecList = AVCodecListClient::Create(avCodecListProxy); in CreateAVCodecListService() local175 int32_t MediaClient::DestroyAVCodecListService(std::shared_ptr<IAVCodecListService> avCodecList) in DestroyAVCodecListService()
124 auto avCodecList = AVCodecListFactory::CreateAVCodecList(); in CreateAVCodecList() local
132 auto avCodecList = Media::AVCodecListFactory::CreateAVCodecList(); in QueryCodecInfo() local
144 … std::shared_ptr<Media::AVCodecList> avCodecList = Media::AVCodecListFactory::CreateAVCodecList(); in CreateDHItem() local
145 … std::shared_ptr<Media::AVCodecList> avCodecList = Media::AVCodecListFactory::CreateAVCodecList(); in CreateDHItem() local