/third_party/vk-gl-cts/framework/delibs/destream/ |
H A D | deRingbuffer.c | 113 static deStreamResult producerStream_write (deStreamData* stream, const void* buf, deInt32 bufSize, deInt32* written) in producerStream_write() argument 165 static deStreamResult producerStream_flush (deStreamData* stream) in producerStream_flush() argument 185 static deStreamResult producerStream_deinit (deStreamData* stream) in producerStream_deinit() argument 195 static deStreamResult consumerStream_read (deStreamData* stream, voi argument 264 consumerStream_deinit(deStreamData* stream) consumerStream_deinit() argument 273 empty_getStatus(deStreamData* stream) empty_getStatus() argument 281 empty_getError(deStreamData* stream) empty_getError() argument 306 deProducerStream_init(deOutStream* stream, deRingbuffer* buffer) deProducerStream_init() argument 312 deConsumerStream_init(deInStream* stream, deRingbuffer* buffer) deConsumerStream_init() argument [all...] |
H A D | deThreadStream.c | 83 static deStreamResult threadInStream_read (deStreamData* stream, void* buf, deInt32 bufSize, deInt32* numRead) in threadInStream_read() argument 89 static const char* threadInStream_getError (deStreamData* stream) in threadInStream_getError() argument 97 static deStreamStatus threadInStream_getStatus (deStreamData* stream) in threadInStream_getStatus() argument 106 static deStreamResult threadStream_deinit (deStreamData* stream) in threadStream_deinit() argument 132 deThreadInStream_init(deInStream* stream, deInStream* input, int ringbufferBlockSize, int ringbufferBlockCount) deThreadInStream_init() argument 152 threadOutStream_write(deStreamData* stream, const void* buf, deInt32 bufSize, deInt32* numWritten) threadOutStream_write() argument 158 threadOutStream_getError(deStreamData* stream) threadOutStream_getError() argument 166 threadOutStream_getStatus(deStreamData* stream) threadOutStream_getStatus() argument 174 threadOutStream_flush(deStreamData* stream) threadOutStream_flush() argument 190 deThreadOutStream_init(deOutStream* stream, deOutStream* output, int ringbufferBlockSize, int ringbufferBlockCount) deThreadOutStream_init() argument [all...] |
/third_party/zlib/contrib/minizip/ |
H A D | ioapi.c | 123 static uLong ZCALLBACK fread_file_func(voidpf opaque, voidpf stream, void* buf, uLong size) { in fread_file_func() argument 130 fwrite_file_func(voidpf opaque, voidpf stream, const void* buf, uLong size) fwrite_file_func() argument 137 ftell_file_func(voidpf opaque, voidpf stream) ftell_file_func() argument 145 ftell64_file_func(voidpf opaque, voidpf stream) ftell64_file_func() argument 152 fseek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) fseek_file_func() argument 175 fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) fseek64_file_func() argument 201 fclose_file_func(voidpf opaque, voidpf stream) fclose_file_func() argument 208 ferror_file_func(voidpf opaque, voidpf stream) ferror_file_func() argument [all...] |
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/ |
H A D | utils.cpp | 132 std::ostringstream stream; in ConvertIpv4Address() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | application_cleaner.cpp | 64 std::ostringstream stream; in RenameTempData() local
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
H A D | utils.cpp | 132 std::ostringstream stream;
in ConvertIpv4Address() local
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_dom.cpp | 228 std::stringstream stream; in ParseFillAttr() local
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
H A D | zip_internal.cpp | 58 int FdCloseFileFunc(void *opaque, void *stream) in FdCloseFileFunc() argument 142 uLong WriteZipBuffer(void *opaque, void *stream, const void *buf, uLong) in WriteZipBuffer() argument
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_reference_parser.cpp | 193 AVStream *stream = parserRefFormatContext_->streams[trackIndex];
in ParserRefInit() local
|
/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_volume.cpp | 297 AudioStreamType stream = STREAM_MUSIC; ConvertStreamTypeStrToInt() local 395 int32_t stream = AudioVolume::GetInstance()->ConvertStreamTypeStrToInt(streamType); GetCurVolume() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_typeface_cache.cpp | 116 const void* stream = data->GetData(); in CacheDrawingTypeface() local 313 const void* stream = data->GetData(); in ReplaySerialize() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
H A D | jpeg_exif_metadata_accessor_test.cpp | 77 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT1_JPEG_PATH); in HWTEST_F() local 127 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT1_JPEG_PATH); in HWTEST_F() local 174 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT1_JPEG_PATH); in HWTEST_F() local 229 std::shared_ptr<MetadataStream> stream in HWTEST_F() local 284 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT2_JPEG_PATH); HWTEST_F() local 334 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT3_JPEG_PATH); HWTEST_F() local 390 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT2_JPEG_PATH); HWTEST_F() local 424 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_ERROR1_JPEG_PATH); HWTEST_F() local 438 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_ERROR2_JPEG_PATH); HWTEST_F() local 452 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT1_JPEG_PATH); HWTEST_F() local 467 std::shared_ptr<MetadataStream> stream = std::make_shared<FileMetadataStream>(IMAGE_INPUT_WRITE1_JPEG_PATH); HWTEST_F() local [all...] |
/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_mpd_downloader_unit_test.cpp | 123 std::shared_ptr<DashStreamDescription> stream = g_mpdDownloader->GetStreamByStreamId(usingStreamId); in HWTEST_F() local 174 std::shared_ptr<DashStreamDescription> stream = g_mpdDownloader->GetStreamByStreamId(usingStreamId); in HWTEST_F() local 182 std::shared_ptr<DashStreamDescription> stream = g_mpdDownloader->GetStreamByStreamId(usingStreamId); in HWTEST_F() local 228 std::shared_ptr<DashStreamDescription> stream in HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/ |
H A D | png_decoder_test.cpp | 1095 InputDataStream *stream = nullptr;
in HWTEST_F() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/ |
H A D | heif_stream.cpp | 83 HeifStreamReader::HeifStreamReader(std::shared_ptr<HeifInputStream> stream, int64_t start, size_t length) in HeifStreamReader() argument 95 auto stream = GetStream(); in Read8() local 110 auto stream = GetStream(); in Read16() local 125 auto stream = GetStream(); in Read32() local 143 auto stream = GetStream(); in Read64() local 177 auto stream = GetStream(); ReadString() local [all...] |
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcapture_session_proxy.cpp | 91 int32_t HCaptureSessionProxy::AddOutput(StreamType streamType, sptr<IStreamCommon> stream) in AddOutput() argument 138 int32_t HCaptureSessionProxy::RemoveOutput(StreamType streamType, sptr<IStreamCommon> stream) in RemoveOutput() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | jpeg_exif_metadata_accessor.cpp | 58 JpegExifMetadataAccessor::JpegExifMetadataAccessor(std::shared_ptr<MetadataStream> &stream) in JpegExifMetadataAccessor() argument [all...] |
H A D | png_exif_metadata_accessor.cpp | 50 PngExifMetadataAccessor::PngExifMetadataAccessor(std::shared_ptr<MetadataStream> &stream) in PngExifMetadataAccessor() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_packer.cpp | 159 BufferPackerStream *stream = new (std::nothrow) BufferPackerStream(outputData, maxSize); in StartPacking() local 177 FilePackerStream *stream = new (std::nothrow) FilePackerStream(filePath); in StartPacking() local 194 FilePackerStream *stream in StartPacking() local 212 OstreamPackerStream *stream = new (std::nothrow) OstreamPackerStream(outputStream); StartPacking() local [all...] |
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
H A D | hcapture_session_stub.cpp | 164 sptr<IStreamCommon> stream = nullptr; in HandleAddOutput() local 184 sptr<IStreamCommon> stream = nullptr; in HandleRemoveOutput() local [all...] |
/foundation/multimedia/drm_framework/services/utils/ |
H A D | drm_api_operation.cpp | 103 void ConfigParser::ParseReportConfig(std::istringstream &stream, ApiReportConfig &reportConfig) in ParseReportConfig() argument 141 void ConfigParser::ParseEvent(std::istringstream &stream, ApiEvent &event) in ParseEvent() argument 163 void ConfigParser::ParseEventConfig(std::istringstream &stream, ApiEventConfig &eventConfig) in ParseEventConfig() argument 184 ParseApiOperationManagement(std::istringstream &stream, ApiReportConfig &reportConfig, ApiEventConfig &eventConfig) ParseApiOperationManagement() argument [all...] |
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | capture_output.cpp | 36 auto stream = GetStream(); in RegisterStreamBinderDied() local 66 auto stream = GetStream(); in UnregisterStreamBinderDied() local 111 void CaptureOutput::SetStream(sptr<IStreamCommon> stream) in SetStream() argument 29 CaptureOutput(CaptureOutputType outputType, StreamType streamType, sptr<IBufferProducer> bufferProducer, sptr<IStreamCommon> stream) CaptureOutput() argument [all...] |
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/ |
H A D | player_demux.cpp | 132 int32_t PlayerDemuxer::SetSource(BufferStream &stream) in SetSource() argument
|
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | notification_tools.cpp | 60 std::stringstream stream; in CreateNotificationLabel() local
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/ |
H A D | vtp_stream_socket_test.cpp | 763 std::unique_ptr<IStream> stream = vtpStreamSocket->MakeStreamData(data, info); in HWTEST_F() local
|