Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/codeclist/server/
H A Dcodeclist_server.cpp52 std::string CodecListServer::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListServer
/ohos5.0/foundation/multimedia/av_codec/services/services/codeclist/client/
H A Dcodeclist_client.cpp59 std::string CodecListClient::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListClient
/ohos5.0/foundation/multimedia/av_codec/services/services/codeclist/ipc/
H A Dcodeclist_service_proxy.cpp41 std::string CodecListServiceProxy::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListServiceProxy
H A Dcodeclist_service_stub.cpp115 std::string CodecListServiceStub::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListServiceStub
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodeclist_impl.cpp88 std::string AVCodecListImpl::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::AVCodecListImpl
/ohos5.0/foundation/multimedia/av_codec/services/engine/codeclist/
H A Dcodeclist_core.cpp212 std::string CodecListCore::FindDecoder(const Format &format) in FindDecoder() function in OHOS::MediaAVCodec::CodecListCore