Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/services/codeclist/server/
Dcodeclist_server.cpp51 std::string CodecListServer::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListServer
/foundation/multimedia/av_codec/services/services/codeclist/client/
Dcodeclist_client.cpp53 std::string CodecListClient::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListClient
/foundation/multimedia/av_codec/services/services/codeclist/ipc/
Dcodeclist_service_proxy.cpp40 std::string CodecListServiceProxy::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListServiceProxy
Dcodeclist_service_stub.cpp114 std::string CodecListServiceStub::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListServiceStub
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
Davcodeclist_impl.cpp75 std::string AVCodecListImpl::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::AVCodecListImpl
/foundation/multimedia/av_codec/services/engine/codeclist/
Dcodeclist_core.cpp213 std::string CodecListCore::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListCore