Home
last modified time | relevance | path

Searched defs:bufferLength (Results 1 – 25 of 26) sorted by relevance

12

/foundation/multimedia/audio_framework/services/audio_service/common/src/
Daudio_dump_pcm.cpp98 int32_t MemChunk::GetCurUsedMemory(size_t &dataLength, size_t &bufferLength, size_t &structLength) in GetCurUsedMemory()
329 size_t bufferLength = 0; in PrintCurMemoryCondition() local
338 void AudioCacheMgrInner::GetCurMemoryCondition(size_t &dataLength, size_t &bufferLength, size_t &st… in GetCurMemoryCondition()
414 size_t bufferLength = 0; in GetDumpParameter() local
/foundation/resourceschedule/ffrt/include/internal_inc/
Dosal.h45 static inline void GetProcessName(char* processName, int bufferLength) in GetProcessName()
/foundation/arkui/napi/test/unittest/
Dtest_napi_ext.cpp59 size_t bufferLength = 0; variable
78 size_t bufferLength = 0; variable
99 size_t bufferLength = 0; variable
119 size_t bufferLength = 0; variable
138 size_t bufferLength = 0; variable
/foundation/multimedia/audio_framework/test/fuzztest/audiodumppcm_fuzzer/
Daudio_dump_pcm_fuzzer.cpp211 size_t bufferLength = GetData<size_t>(); in GetCurUsedMemoryFuzzTest() local
236 size_t bufferLength = GetData<size_t>(); in GetCurMemoryConditionFuzzTest() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/ani/zlib/
Dani_zlib.cpp375 size_t bufferLength = 0; in Adler32() local
441 size_t bufferLength = 0; in Crc32() local
507 size_t bufferLength = 0; in Crc64() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_frame.c144 size_t bufferLength = length; in EncodeFileHeaderFrameSp() local
213 size_t bufferLength = length; in EncodeFileHeaderConfirmFrame() local
360 int32_t DecodeDFileFrame(const uint8_t *buffer, size_t bufferLength, DFileFrame **frame) in DecodeDFileFrame()
Dnstackx_file_manager_client.c46 uint32_t bufferLength) in ReadFromFile()
/foundation/arkui/napi/sample/native_module_systemtest/
Djs_test_buffer_napi.cpp154 size_t bufferLength; in BufferInfoFun() local
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/
Dmain.ts245 const bufferLength = serializer.length() constant
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dvideo_view.cpp486 void VideoView::FormatTime(uint32_t inSeconds, char *outBuffer, uint8_t bufferLength) in FormatTime()
/foundation/multimedia/image_framework/frameworks/kits/ani/native/src/
Dpixel_map_ani.cpp246 size_t bufferLength = 0; in ReadPixelsToBuffer() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
Dpa_renderer_stream_impl_unit_test_p2.cpp402 uint32_t bufferLength = 10; variable
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_server_hpae_dump.cpp273 size_t bufferLength = 0; in AudioCacheMemoryDump() local
Daudio_server_dump.cpp547 size_t bufferLength = 0; in AudioCacheMemoryDump() local
Dpa_renderer_stream_impl.cpp1286 int32_t PaRendererStreamImpl::UpdateBufferSize(uint32_t bufferLength) in UpdateBufferSize()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_relational_result_set_test.cpp145 auto bufferLength = rowDataSet1.CalcLength(); variable
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/
Daudio_ffmpeg_decoder_plugin.cpp497 auto bufferLength = inputMemory->GetSize(); in SendBufferLocked() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
Dvideo_ffmpeg_decoder_plugin.cpp464 auto bufferLength = inputMemory->GetSize(); in SendBufferLocked() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
Dcanvas_renderer.cpp868 int32_t bufferLength = static_cast<int32_t>(buffer.size()); in PutImageData() local
898 int32_t bufferLength = static_cast<int32_t>(buffer.size()); in PutImageData() local
/foundation/multimedia/av_session/services/session/ipc/stub/
Davsession_service_stub.cpp221 int bufferLength = GetAVQueueInfosImgLength(avQueueInfos); in HandleGetHistoricalAVQueueInfos() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_util.cpp71 const size_t bufferLength = accessor.bufferView->buffer->byteLength; in Read() local
/foundation/multimedia/av_session/services/session/ipc/proxy/
Davsession_service_proxy.cpp294 int bufferLength = reply.ReadInt32(); in GetHistoricalAVQueueInfos() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/
Dcanvas_renderer_peer_impl.cpp441 int32_t bufferLength = vbuffer.size() * sizeof(uint32_t); in PutImageData() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Dexif_info.cpp1545 ByteOrderedBuffer::ByteOrderedBuffer(const uint8_t *fileBuf, uint32_t bufferLength) in ByteOrderedBuffer()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
Djs_canvas_renderer.cpp743 int32_t bufferLength = arrayBuffer->ByteLength(); in JsPutImageData() local

12