Home
last modified time | relevance | path

Searched refs:CONFIGURE (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate.h48 CONFIGURE, member in OHOS::Media::Record::Intent
109 {Intent::CONFIGURE, "CONFIGURE"},
137 {Intent::CONFIGURE, [this](const Plugin::Any &param) { return Configure(param); }},
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h32 CONFIGURE, member in OHOS::MediaAVCodec::CodecServiceInterfaceCode
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_interface_types.h102 CONFIGURE, member in OHOS::MediaAVCodec::PostProcessing::DynamicInterfaceName
H A Ddynamic_controller.cpp120 auto ret = interface_.Invoke<DynamicInterfaceName::CONFIGURE>(instance_, configPtr); in ConfigureImpl()
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_service_stub.cpp38 {static_cast<uint32_t>(OHOS::MediaAVCodec::CodecServiceInterfaceCode::CONFIGURE), "CodecServiceStub Configure"},
147 case static_cast<uint32_t>(CodecServiceInterfaceCode::CONFIGURE): in OnRemoteRequest()
H A Dcodec_service_proxy.cpp101 Remote()->SendRequest(static_cast<uint32_t>(CodecServiceInterfaceCode::CONFIGURE), data, reply, option); in Configure()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp68 return DoSyncCall(MsgWhat::CONFIGURE, proc); in Configure()
212 { CONFIGURE, "CONFIGURE" }, in ToString()
H A Dcodec_state.cpp231 case MsgWhat::CONFIGURE: { in OnMsgReceived()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h65 CONFIGURE,
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h67 CONFIGURE,
H A Dhcodec_state.cpp238 case MsgWhat::CONFIGURE: { in OnMsgReceived()
H A Dhcodec.cpp108 return DoSyncCall(MsgWhat::CONFIGURE, proc); in Configure()
1386 { INIT, "INIT" }, { SET_CALLBACK, "SET_CALLBACK" }, { CONFIGURE, "CONFIGURE" }, in ToString()
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp171 auto ret = fsm_.SendEvent(Intent::CONFIGURE, hstRecParam); in Configure()

Completed in 14 milliseconds