Home
last modified time | relevance | path

Searched defs:param (Results 1026 - 1050 of 2371) sorted by relevance

1...<<41424344454647484950>>...95

/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/lbvc/
H A Daudio_lbvc_encoder_plugin.cpp134 AudioCodecOmxParam param; in SetParameter() local
159 AudioCodecOmxParam param; in GetParameter() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp446 ParamSP param = make_shared<ParamBundle>(); OnStateExited() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/lbvc/
H A Daudio_lbvc_decoder_plugin.cpp132 AudioCodecOmxParam param; in SetParameter() local
156 AudioCodecOmxParam param; in GetParameter() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dhdi_codec.cpp105 void HdiCodec::InitParameter(AudioCodecOmxParam &param) in InitParameter() argument
112 Status HdiCodec::GetParameter(uint32_t index, AudioCodecOmxParam &param) in GetParameter() argument
186 SendCommand(CodecCommandType cmd, uint32_t param) SendCommand() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasecommon_fuzzer/
H A Drsbasecommon_fuzzer.cpp197 int param = GetData<int>(); in RSThreadHandlerGenericFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp185 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int64_t param) in Remove() argument
238 bool EventQueue::HasInnerEvent(const std::shared_ptr<EventHandler> &owner, int64_t param) in HasInnerEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_display_mode_demo.cpp203 int param = -1; in GetOrSetDisplayMode() local
213 cin >> param; in GetOrSetDisplayMode() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_surface_render_node_drawable_test.cpp390 CaptureParam param; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp262 void DrawingSample::DoPrepareCompleted(sptr<Surface> surface, const struct PrepareCompleteParam& param) in DoPrepareCompleted() argument
81 OnPrepareCompleted( sptr<Surface> &surface, const struct PrepareCompleteParam& param, void* data) OnPrepareCompleted() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_blur_filter.cpp159 KawaseParameter param = KawaseParameter(src, dst, blurRadiusX_, nullptr, brush.GetColor().GetAlphaF()); in DrawImageRect() local
H A Drs_foreground_effect_filter.cpp234 ForegroundEffectParam param = ForegroundEffectParam(src, dst); in DrawImageRect() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_visitor_test.cpp700 int param = (int)RSSystemProperties::GetDirtyRegionDebugType(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dinner_event.h141 Get(uint32_t innerEventId, int64_t param, const std::shared_ptr<T> &object) Get() argument
157 Get(uint32_t innerEventId, int64_t param, const std::weak_ptr<T> &object) Get() argument
173 Get(uint32_t innerEventId, int64_t param, std::unique_ptr<T, D> &&object) Get() argument
189 Get(uint32_t innerEventId, int64_t param, std::unique_ptr<T, D> &object) Get() argument
[all...]
H A Devent_handler.h138 SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime) SendEvent() argument
692 SendTimingEvent(uint32_t innerEventId, int64_t taskTime, int64_t param) SendTimingEvent() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp287 struct PrepareCompleteParam param = { in OnPrepareComplete() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp183 CodecVideoColorspace param; in UpdateColorAspects() local
[all...]
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/
H A Dvideo_sample.cpp121 int32_t VideoSample::InitVideoSample(VideoProcessParam param) in InitVideoSample() argument
152 int32_t VideoSample::InitVideoSampleImpl(VideoProcessParam param) in InitVideoSampleImpl() argument
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp421 DoStop(const Plugin::Any& param) DoStop() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_codecbase.cpp249 bool TesterCodecBase::SetEncoderParameter(const SetParameterParams& param) in SetEncoderParameter() argument
273 bool TesterCodecBase::SetEncoderPerFrameParam(BufInfo& buf, const PerFrameParams& param) in SetEncoderPerFrameParam() argument
[all...]
/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.cpp133 AudioTrackParam param = InitFormatParam(audioType_); in RunCase() local
161 AudioTrackParam param; in InitFormatParam() local
249 AddTrack(OH_AVMuxer* muxer, int32_t& trackIndex, AudioTrackParam param) AddTrack() argument
287 AddCoverTrack(OH_AVMuxer* muxer, int32_t& trackId, AudioTrackParam param) AddCoverTrack() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideodec_func_unit_test.cpp186 void TEST_SUIT::CreateByNameWithParam(int32_t param) in CreateByNameWithParam() argument
212 void TEST_SUIT::PrepareSource(int32_t param) in PrepareSource() argument
229 void TEST_SUIT::SetFormatWithParam(int32_t param) in SetFormatWithParam() argument
1296 VCodecTestCode param = VCodecTestCode::HW_HDR; HWTEST_F() local
1322 VCodecTestCode param = VCodecTestCode::HW_AVC; HWTEST_F() local
[all...]
/foundation/multimedia/av_session/services/session/server/test/
H A Dhw_cast_supplement_test.cpp731 int64_t param = 0; in HWTEST() local
752 int64_t param = 0; in HWTEST() local
773 int64_t param = 0; in HWTEST() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dslow_motion_session_napi.cpp215 napi_value SlowMotionSessionNapi::GetDoubleProperty(napi_env env, napi_value param, const std::string& propertyName, in GetDoubleProperty() argument
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avcontroller_callback.cpp66 void NapiAVControllerCallback::HandleEvent(int32_t event, const T& param) in HandleEvent() argument
168 void NapiAVControllerCallback::HandleEventWithThreadSafe(int32_t event, int state, const T& param) in HandleEventWithThreadSafe() argument
H A Dnapi_avcast_controller_callback.cpp69 void NapiAVCastControllerCallback::HandleEvent(int32_t event, const T& param) in HandleEvent() argument

Completed in 20 milliseconds

1...<<41424344454647484950>>...95