Home
last modified time | relevance | path

Searched defs:length (Results 3351 - 3375 of 4710) sorted by relevance

1...<<131132133134135136137138139140>>...189

/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRenderer.cpp697 void OHAudioRendererModeCallback::OnWriteData(size_t length) in OnWriteData() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Drenderer_in_server.cpp357 BufferDesc RendererInServer::DequeueBuffer(size_t length) in DequeueBuffer() argument
544 int32_t RendererInServer::OnWriteData(size_t length) in OnWriteData() argument
1073 int32_t StreamCallbacks::OnWriteData(size_t length) in OnWriteData() argument
[all...]
H A Dpro_renderer_stream_impl.cpp387 BufferDesc ProRendererStreamImpl::DequeueBuffer(size_t length) in DequeueBuffer() argument
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_split_stream_sink.c411 static unsigned SplitFillMixInfo(pa_sink *s, size_t *length, pa_mix_info *info, unsigned maxInfo, char *streamType) in SplitFillMixInfo() argument
456 SplitSinkRenderMix(pa_sink *s, size_t length, pa_mix_info *info, unsigned n, pa_memchunk *result) SplitSinkRenderMix() argument
498 SplitPaSinkRender(pa_sink *s, size_t length, pa_memchunk *result, char *streamType) SplitPaSinkRender() argument
545 SplitSinkRenderIntoMix(pa_sink *s, size_t length, pa_mix_info *info, unsigned n, pa_memchunk *target) SplitSinkRenderIntoMix() argument
598 size_t length, blockSizeMax; SplitPaSinkRenderInto() local
665 SplitPaSinkRenderFull(pa_sink *s, size_t length, pa_memchunk *result, char *streamType) SplitPaSinkRenderFull() argument
857 size_t length; SplitRenderWrite() local
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h875 T length = Sqrt((pivot2.x_ - pivot1.x_) * (pivot2.x_ - pivot1.x_) + in Rotate() local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_enhance_chain_manager.cpp557 int32_t AudioEnhanceChainManager::CopyToEnhanceBuffer(void *data, uint32_t length) in CopyToEnhanceBuffer() argument
569 int32_t AudioEnhanceChainManager::CopyEcToEnhanceBuffer(void *data, uint32_t length) in CopyEcToEnhanceBuffer() argument
581 int32_t AudioEnhanceChainManager::CopyMicRefToEnhanceBuffer(void *data, uint32_t length) in CopyMicRefToEnhanceBuffer() argument
594 CopyFromEnhanceBuffer(void *data, uint32_t length) CopyFromEnhanceBuffer() argument
608 ApplyAudioEnhanceChain(const uint32_t sceneKeyCode, uint32_t length) ApplyAudioEnhanceChain() argument
785 ApplyAudioEnhanceChainDefault(const uint32_t captureId, uint32_t length) ApplyAudioEnhanceChainDefault() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
H A Daudio_renderer_unit_test.cpp81 void AudioRenderModeCallbackTest::OnWriteData(size_t length) in OnWriteData() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp153 const auto length = filePtr->GetLength(); in LoadBuffer() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp235 void GenerateConeGeometry(float radius, float length, uint32_t sectors, Geometry<uint32_t> geometry) in GenerateConeGeometry() argument
195 GenerateConeCap( float radius, float length, uint32_t sectors, Geometry<uint32_t> geometry, const vector<Math::Vec2>& unitCoords) GenerateConeCap() argument
562 GenerateConeMesh( const IEcs& ecs, const string_view name, Entity material, float radius, float length, uint32_t sectors) GenerateConeMesh() argument
714 GenerateCone( const IEcs& ecs, const string_view name, Entity material, float radius, float length, uint32_t sectors) GenerateCone() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp306 const uint8_t *Parcel::ReadBuffer(size_t length) in ReadBuffer() argument
311 const uint8_t *Parcel::ReadUnpadBuffer(size_t length) in ReadUnpadBuffer() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_canvas_test.cpp1162 size_t length = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h377 GLsizei length; member
425 GLuint length; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_encoder.cpp646 uint32_t GifEncoder::LZWEncode(uint8_t *buffer, int length) in LZWEncode() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp698 const size_t length = png_get_uint_32(chunk); in GetImageIdatSize() local
867 uint32_t PngDecoder::PushAllToDecode(InputDataStream *stream, size_t bufferSize, size_t length) in PushAllToDecode() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp1062 void DashMpdParser::ParseMPD(const char *mpdData, uint32_t length) in ParseMPD() argument
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_utils.cpp666 uint32_t length = 0; in GetValue() local
702 size_t length = 0; GetValue() local
774 TypedArray2Vector(uint8_t* data, size_t length, napi_typedarray_type type, std::vector<T>& out) TypedArray2Vector() argument
784 convert(reinterpret_cast<int8_t*>(data), length); TypedArray2Vector() local
827 size_t length = 0; GetValue() local
867 size_t length = 0; GetValue() local
906 size_t length = 0; GetValue() local
950 size_t length = 0; GetValue() local
964 uint32_t length = 0; GetValue() local
1165 uint32_t length = 0; GetPropertyNames() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_mock.cpp390 int64_t length = static_cast<int64_t>(st.st_size); in SetSource() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp716 uint32_t length = 0; in ParseBMSArray() local
/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp59 int32_t length = 2; in GetResult() local
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h298 int32_t length = (int32_t)tempStr.size(); in SplitEx() local
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_manager.cpp841 size_t length = 0; in GetSurfaceFromJs() local
/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h359 int32_t length = static_cast<int32_t>(str.size()); in Split() local
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_sequence_write.cpp1689 uint32_t length = 0; in JS_WriteRawDataForArray() local
[all...]
/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp156 std::string GetMaskByLength(uint32_t length) in GetMaskByLength() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp509 bool WrapperDecoder::SaveRtMsg(std::string dst, const std::string gateWay, const std::string device, int32_t length, in SaveRtMsg() argument

Completed in 61 milliseconds

1...<<131132133134135136137138139140>>...189