Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/services/avcodeclist/ipc/
Davcodeclist_service_stub.cpp99 std::string AVCodecListServiceStub::FindVideoDecoder(const Format &format) in FindVideoDecoder() function in OHOS::Media::AVCodecListServiceStub
135 int32_t AVCodecListServiceStub::FindVideoDecoder(MessageParcel &data, MessageParcel &reply) in FindVideoDecoder() function in OHOS::Media::AVCodecListServiceStub
Davcodeclist_service_proxy.cpp38 std::string AVCodecListServiceProxy::FindVideoDecoder(const Format &format) in FindVideoDecoder() function in OHOS::Media::AVCodecListServiceProxy
/foundation/multimedia/player_framework/services/services/avcodeclist/server/
Davcodeclist_server.cpp58 std::string AVCodecListServer::FindVideoDecoder(const Format &format) in FindVideoDecoder() function in OHOS::Media::AVCodecListServer
/foundation/multimedia/player_framework/services/services/avcodeclist/client/
Davcodeclist_client.cpp57 std::string AVCodecListClient::FindVideoDecoder(const Format &format) in FindVideoDecoder() function in OHOS::Media::AVCodecListClient
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/avcodec_list/
Davcodec_list_native_mock.cpp22 std::string AVCodecListNativeMock::FindVideoDecoder(std::shared_ptr<FormatMock> format) const in FindVideoDecoder() function in OHOS::Media::AVCodecListNativeMock
/foundation/multimedia/player_framework/frameworks/native/avcodeclist/
Davcodec_list_impl.cpp58 std::string AVCodecListImpl::FindVideoDecoder(const Format &format) in FindVideoDecoder() function in OHOS::Media::AVCodecListImpl
/foundation/multimedia/player_framework/services/engine/common/avcodeclist/
Davcodeclist_engine_gst_impl.cpp182 std::string AVCodecListEngineGstImpl::FindVideoDecoder(const Format &format) in FindVideoDecoder() function in OHOS::Media::AVCodecListEngineGstImpl