| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/lbvc/ |
| H A D | audio_lbvc_encoder_plugin.cpp | 134 AudioCodecOmxParam param; in SetParameter() local 159 AudioCodecOmxParam param; in GetParameter() local [all...] |
| /foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
| H A D | hcodec_state.cpp | 446 ParamSP param = make_shared<ParamBundle>(); OnStateExited() local [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/lbvc/ |
| H A D | audio_lbvc_decoder_plugin.cpp | 132 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 D | hdi_codec.cpp | 105 void HdiCodec::InitParameter(AudioCodecOmxParam ¶m) in InitParameter() argument 112 Status HdiCodec::GetParameter(uint32_t index, AudioCodecOmxParam ¶m) 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 D | rsbasecommon_fuzzer.cpp | 197 int param = GetData<int>(); in RSThreadHandlerGenericFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| H A D | event_queue.cpp | 185 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 D | render_service_display_mode_demo.cpp | 203 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 D | rs_surface_render_node_drawable_test.cpp | 390 CaptureParam param; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/ |
| H A D | drawing_sample.cpp | 262 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 D | rs_blur_filter.cpp | 159 KawaseParameter param = KawaseParameter(src, dst, blurRadiusX_, nullptr, brush.GetColor().GetAlphaF()); in DrawImageRect() local
|
| H A D | rs_foreground_effect_filter.cpp | 234 ForegroundEffectParam param = ForegroundEffectParam(src, dst); in DrawImageRect() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
| H A D | rs_render_thread_visitor_test.cpp | 700 int param = (int)RSSystemProperties::GetDirtyRegionDebugType(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
| H A D | inner_event.h | 141 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 D | event_handler.h | 138 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 D | hdi_backend.cpp | 287 struct PrepareCompleteParam param = { in OnPrepareComplete() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
| H A D | image_decoder.cpp | 183 CodecVideoColorspace param; in UpdateColorAspects() local [all...] |
| /foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/ |
| H A D | video_sample.cpp | 121 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 D | hirecorder_impl.cpp | 421 DoStop(const Plugin::Any& param) DoStop() argument [all...] |
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| H A D | tester_codecbase.cpp | 249 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 D | audio_muxer_demo.cpp | 133 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 D | videodec_func_unit_test.cpp | 186 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 D | hw_cast_supplement_test.cpp | 731 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 D | slow_motion_session_napi.cpp | 215 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 D | napi_avcontroller_callback.cpp | 66 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 D | napi_avcast_controller_callback.cpp | 69 void NapiAVCastControllerCallback::HandleEvent(int32_t event, const T& param) in HandleEvent() argument
|