Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/services/avcodeclist/ipc/
Davcodeclist_service_stub.cpp106 std::string AVCodecListServiceStub::FindVideoEncoder(const Format &format) in FindVideoEncoder() function in OHOS::Media::AVCodecListServiceStub
143 int32_t AVCodecListServiceStub::FindVideoEncoder(MessageParcel &data, MessageParcel &reply) in FindVideoEncoder() function in OHOS::Media::AVCodecListServiceStub
Davcodeclist_service_proxy.cpp55 std::string AVCodecListServiceProxy::FindVideoEncoder(const Format &format) in FindVideoEncoder() function in OHOS::Media::AVCodecListServiceProxy
/foundation/multimedia/player_framework/services/services/avcodeclist/server/
Davcodeclist_server.cpp66 std::string AVCodecListServer::FindVideoEncoder(const Format &format) in FindVideoEncoder() function in OHOS::Media::AVCodecListServer
/foundation/multimedia/player_framework/services/services/avcodeclist/client/
Davcodeclist_client.cpp64 std::string AVCodecListClient::FindVideoEncoder(const Format &format) in FindVideoEncoder() function in OHOS::Media::AVCodecListClient
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/avcodec_list/
Davcodec_list_native_mock.cpp32 std::string AVCodecListNativeMock::FindVideoEncoder(std::shared_ptr<FormatMock> format) const in FindVideoEncoder() function in OHOS::Media::AVCodecListNativeMock
/foundation/multimedia/player_framework/frameworks/native/avcodeclist/
Davcodec_list_impl.cpp64 std::string AVCodecListImpl::FindVideoEncoder(const Format &format) in FindVideoEncoder() function in OHOS::Media::AVCodecListImpl
/foundation/multimedia/player_framework/services/engine/common/avcodeclist/
Davcodeclist_engine_gst_impl.cpp188 std::string AVCodecListEngineGstImpl::FindVideoEncoder(const Format &format) in FindVideoEncoder() function in OHOS::Media::AVCodecListEngineGstImpl