/ohos5.0/foundation/ability/dmsfwk_lite/moduletest/dtbschedmgr_lite/source/ |
H A D | famgr_test.cpp | 60 static void RunTest(const uint8_t *buffer, uint16_t bufferLen, in RunTest()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
H A D | oh_audio_capturer_lowlatency_test.cpp | 144 void InitSignalBuffer(void* signalSoundBuffer, int32_t bufferLen) in InitSignalBuffer() 166 int32_t bufferLen) in AudioRendererOnWriteData() 191 int32_t bufferLen) in AudioCapturerOnReadData()
|
H A D | oh_audio_capturer_test.cpp | 46 int32_t bufferLen) in AudioCapturerOnReadData()
|
H A D | oh_audio_renderer_test.cpp | 54 int32_t bufferLen) in AudioRendererOnWriteData()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/ |
H A D | audio_capturer_extra_unit_test.cpp | 52 size_t bufferLen; in StartCaptureThread() local 98 size_t bufferLen; variable 252 size_t bufferLen; variable 372 size_t bufferLen; variable 423 size_t bufferLen; variable 542 size_t bufferLen; variable
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | osattr_manager.h | 106 const uint32_t bufferLen = 20; in SetCGroupPara() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
H A D | audio_capturer_session.cpp | 160 size_t bufferLen = audioDeferredProcess_->GetOneUnprocessedSize(); in ProcessAudioBuffer() local
|
/ohos5.0/drivers/external_device_manager/test/unittest/ndk_stage_js_test/entry/src/main/cpp/ |
H A D | usb_ddk_ndk_test.cpp | 575 size_t bufferLen = PARAM_10; in UsbSendPipeRequestOne() local 608 size_t bufferLen = PARAM_10; in UsbSendPipeRequestTwo() local 641 size_t bufferLen = PARAM_10; in UsbSendPipeRequestThree() local 669 size_t bufferLen = PARAM_10; in UsbSendPipeRequestFour() local 701 size_t bufferLen = PARAM_10; in UsbCreateDeviceMemMapOne() local 726 size_t bufferLen = PARAM_10; in UsbCreateDeviceMemMapTwo() local 751 size_t bufferLen = PARAM_10; in UsbDestroyDeviceMemMap() local 779 size_t bufferLen = PARAM_10; in UsbSendPipeRequestWithAshmemOne() local 803 size_t bufferLen = PARAM_10; in UsbSendPipeRequestWithAshmemTwo() local 868 size_t bufferLen = PARAM_10; in UsbSendPipeRequestWithAshmemFour() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/multithreadtest/src/ |
H A D | audio_renderer_multithread_test.cpp | 70 size_t bufferLen; in Write() local
|
/ohos5.0/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | codec_jpeg_helper.cpp | 92 bool CodecJpegHelper::DessambleJpeg(int8_t *buffer, size_t bufferLen, struct CodecJpegDecInfo &decI… in DessambleJpeg() 176 int16_t bufferLen = static_cast<int16_t>(curPos - lenPos); in JpegDqtAssemble() local 268 int16_t bufferLen = static_cast<int16_t>(curPos - lenPos); in JpegDhtAssemble() local
|
/ohos5.0/foundation/multimedia/audio_lite/services/impl/audio_encoder/include/ |
H A D | audio_encoder.h | 48 uint32_t bufferLen = 0; /* stream length, by bytes */ member
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
H A D | socket.cpp | 124 int Socket::Recv(void *buffer, unsigned int bufferLen, int flags) in Recv()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_stream_builder_test/src/ |
H A D | oh_audio_stream_builder_unit_test.cpp | 48 int32_t bufferLen) in AudioRendererOnWriteDataInterrupt() 65 int32_t bufferLen) in AudioRendererOnWriteData() 109 int32_t bufferLen) in AudioCapturerOnReadData() 118 int32_t bufferLen) in OnWriteDataCallbackWithValidData() 126 int32_t bufferLen) in OnWriteDataCallbackWithInvalidData()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/benchmark/ |
H A D | benchmark_audiorenderer_test.cpp | 190 size_t bufferLen; in BENCHMARK_F() local
|
/ohos5.0/base/startup/init/services/modules/sysevent/ |
H A D | startup_time_event.c | 31 uint32_t bufferLen; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/ |
H A D | watchdog.cpp | 161 const int bufferLen = 128; in Timer() local
|
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/ipc/ |
H A D | i_mediadecryptmodule_service.h | 58 uint32_t bufferLen; member
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
H A D | audio_interrupt_test.cpp | 127 size_t bufferLen = 0; in WriteBuffer() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/include/ |
H A D | image_pixel_map_napi_kits.h | 32 size_t bufferLen; member
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/text_blob_napi/ |
H A D | js_text_blob.cpp | 278 static napi_value getJsTextBlob(const char* buffer, size_t bufferLen, const Point points[], in getJsTextBlob() 303 size_t bufferLen = 0; in MakeFromPosText() local
|
/ohos5.0/base/telephony/call_manager/services/audio/include/ |
H A D | audio_player.h | 99 size_t bufferLen = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/ |
H A D | console_module_test.cpp | 234 constexpr size_t bufferLen = 512; variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | dsched_sync_e2e.cpp | 63 const int bufferLen = 10; in SetDeviceCfg() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/ |
H A D | audio_capturer_test.cpp | 132 size_t bufferLen; in StartCapture() local
|
/ohos5.0/drivers/peripheral/codec/hal/src/ |
H A D | codec_callback_type_stub.c | 48 uint32_t bufferLen = 0; in ReadArray() local
|