Home
last modified time | relevance | path

Searched defs:bytesRead (Results 1 – 25 of 28) sorted by relevance

12

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
Dformat_agent_plugin_src_test.cpp102 size_t bytesRead = 1; variable
126 size_t bytesRead = 1; variable
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
Daudio_capturer_unit_test.cpp105 int32_t bytesRead = 0; in StartCaptureThread() local
1391 int32_t bytesRead = 0; variable
1440 int32_t bytesRead = 0; variable
1484 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1516 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1548 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1586 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1622 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
1657 int32_t bytesRead = 0; variable
1702 int32_t bytesRead = audioCapturer->Read(*buffer, bufferLen, isBlockingRead); variable
[all …]
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
Daudio_source.cpp112 size_t bytesRead = 0; in Read() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_voip_test.cpp141 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile); in TestPlayback() local
215 size_t bytesRead = 0; in StartCapture() local
Daudio_blendmode_test.cpp95 size_t bytesRead = fread(buffer, 1, bufferLen, wavFile); in StartRendererPlayback() local
Daudio_render_mode_callback_test.cpp67 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile_); in InitRender() local
Daudio_interrupt_test.cpp215 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile_); in InitRender() local
Dinterrupt_multi_renderer_test.cpp205 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile); in InitRender() local
Daudio_renderer_test.cpp315 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile); in TestPlayback() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
Dfile_source_stream.cpp235 size_t bytesRead = fread(outBuffer, sizeof(outBuffer[0]), desiredSize, filePtr_); in GetData() local
272 size_t bytesRead = fread(readBuffer_, sizeof(uint8_t), desiredSize, filePtr_); in GetData() local
/foundation/multimedia/audio_framework/services/audio_service/test/example/
Drecord_test.cpp108 int32_t bytesRead = 0; in main() local
Dplayback_test.cpp139 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile); in main() local
Daudio_hdi_device_test.cpp149 size_t bytesRead = fread(&wavHeader, 1, headerSize, wavFile); in TestPlayback() local
Daudio_multichannel_test.cpp119 int32_t bytesRead = 0; in StartRecording() local
Daudio_process_client_test.cpp573 size_t bytesRead = fread(&wavHeader, 1, headerSize, g_spkWavFile); in InitSpk() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
Dnapi_audio_capturer.h53 size_t bytesRead; member
Dnapi_audio_capturer.cpp422 size_t bytesRead = 0; in ReadFromNative() local
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
Dheif_format_agent.cpp111 bool HeifFormatAgent::IsHeif64(const void *buffer, const size_t bytesRead, int64_t &offset, uint64_… in IsHeif64()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
Daudio_capturer_test.cpp144 size_t bytesRead = 0; in StartCapture() local
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
Ddmic_client.cpp239 size_t bytesRead = 0; in AudioFwkCaptureData() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/source/audiocapture/src/
Daudio_capture_as_impl.cpp229 int32_t bytesRead = audioCapturer_->Read(*(map.data), map.size, isBlocking); in GetSegmentData() local
/foundation/CastEngine/castengine_wifi_display/services/network/socket/
Dsocket_utils.cpp463 int32_t bytesRead = read(fd, buf->Data() + buf->Size(), READ_BUF_SIZE); in ReadSocket() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
Da2dp_encoder_sbc.cpp326 bool A2dpSbcEncoder::A2dpSbcReadFeeding(uint32_t *bytesRead) in A2dpSbcReadFeeding()
/foundation/multimedia/audio_framework/frameworks/native/examples/
Dpa_stream_test.cpp182 size_t bytesRead = fread(&wavHeader_, 1, headerSize, spkWavFile_); in InitRenderer() local
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_container_client_base.cpp431 void AudioContainerClientBase::HandleCapturePositionCallbacksGa(size_t bytesRead) in HandleCapturePositionCallbacksGa()

12