/kernel/linux/linux-6.6/sound/soc/dwc/ |
H A D | dwc-i2s.c | 41 static inline void i2s_disable_channels(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_channels() argument 45 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_disable_channels() 54 static inline void i2s_clear_irqs(struct dw_i2s_dev *dev, u32 stream) in i2s_clear_irqs() argument 58 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_clear_irqs() 67 static inline void i2s_disable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_disable_irqs() argument 72 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_disable_irqs() 85 static inline void i2s_enable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_enable_irqs() argument 90 if (stream == SNDRV_PCM_STREAM_PLAYBACK) { in i2s_enable_irqs() 154 static void i2s_enable_dma(struct dw_i2s_dev *dev, u32 stream) in i2s_enable_dma() argument 158 /* Enable DMA handshake for stream */ in i2s_enable_dma() 167 i2s_disable_dma(struct dw_i2s_dev *dev, u32 stream) i2s_disable_dma() argument 247 dw_i2s_config(struct dw_i2s_dev *dev, int stream) dw_i2s_config() argument 517 int stream, ret; dw_i2s_resume() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfobjs.c | 266 FT_Stream stream = face->name_table.stream; in FT_LOCAL_DEF() local 343 sfnt_open_font( FT_Stream stream, in sfnt_open_font() argument 348 FT_Memory memory = stream->memory; in sfnt_open_font() 391 error = woff_open_font( stream, face ); in sfnt_open_font() 395 /* Swap out stream and retry! */ in sfnt_open_font() 396 stream = face->root.stream; in sfnt_open_font() 409 error = woff2_open_font( stream, in sfnt_open_font() 416 /* Swap out stream an in sfnt_open_font() 1438 FT_Stream stream = FT_FACE_STREAM( face ); sfnt_done_face() local [all...] |
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | eglext.h | 348 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSTREAMKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream); 349 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMATTRIBKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value); 350 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value); 351 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMU64KHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value); 354 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyStreamKHR (EGLDisplay dpy, EGLStreamKHR stream); 355 EGLAPI EGLBoolean EGLAPIENTRY eglStreamAttribKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value); 356 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value); 357 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value); 366 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSTREAMATTRIBKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLAttrib value); 367 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMATTRIBKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenu [all...] |
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | eglext.h | 348 typedef EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYSTREAMKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream); 349 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSTREAMATTRIBKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value); 350 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value); 351 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMU64KHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value); 354 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyStreamKHR (EGLDisplay dpy, EGLStreamKHR stream); 355 EGLAPI EGLBoolean EGLAPIENTRY eglStreamAttribKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value); 356 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamKHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value); 357 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value); 366 typedef EGLBoolean (EGLAPIENTRYP PFNEGLSETSTREAMATTRIBKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLAttrib value); 367 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSTREAMATTRIBKHRPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLenu [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format.cc | 196 io::EpsCopyOutputStream* stream) { in InternalSerializeUnknownFieldsToArray() 200 target = stream->EnsureSpace(target); in InternalSerializeUnknownFieldsToArray() 215 target = stream->WriteString(field.number(), field.length_delimited(), in InternalSerializeUnknownFieldsToArray() 222 stream); in InternalSerializeUnknownFieldsToArray() 223 target = stream->EnsureSpace(target); in InternalSerializeUnknownFieldsToArray() 234 io::EpsCopyOutputStream* stream) { in InternalSerializeUnknownMessageSetItemsToArray() 241 target = stream->EnsureSpace(target); in InternalSerializeUnknownMessageSetItemsToArray() 256 target = field.InternalSerializeLengthDelimitedNoTag(target, stream); in InternalSerializeUnknownMessageSetItemsToArray() 258 target = stream->EnsureSpace(target); in InternalSerializeUnknownMessageSetItemsToArray() 1036 io::EpsCopyOutputStream* stream) { in _InternalSerialize() 194 InternalSerializeUnknownFieldsToArray( const UnknownFieldSet& unknown_fields, uint8* target, io::EpsCopyOutputStream* stream) InternalSerializeUnknownFieldsToArray() argument 232 InternalSerializeUnknownMessageSetItemsToArray( const UnknownFieldSet& unknown_fields, uint8* target, io::EpsCopyOutputStream* stream) InternalSerializeUnknownMessageSetItemsToArray() argument 1035 _InternalSerialize(const Message& message, uint8* target, io::EpsCopyOutputStream* stream) _InternalSerialize() argument 1064 SerializeMapKeyWithCachedSizes(const FieldDescriptor* field, const MapKey& value, uint8* target, io::EpsCopyOutputStream* stream) SerializeMapKeyWithCachedSizes() argument 1101 SerializeMapValueRefWithCachedSizes( const FieldDescriptor* field, const MapValueRef& value, uint8* target, io::EpsCopyOutputStream* stream) SerializeMapValueRefWithCachedSizes() argument 1185 InternalSerializeMapEntry(const FieldDescriptor* field, const MapKey& key, const MapValueRef& value, uint8* target, io::EpsCopyOutputStream* stream) InternalSerializeMapEntry() argument 1205 InternalSerializeField(const FieldDescriptor* field, const Message& message, uint8* target, io::EpsCopyOutputStream* stream) InternalSerializeField() argument 1423 InternalSerializeMessageSetItem( const FieldDescriptor* field, const Message& message, uint8* target, io::EpsCopyOutputStream* stream) InternalSerializeMessageSetItem() argument [all...] |
H A D | wire_format.h | 103 // This procedure reads either to the end of the input stream or through 123 // These return false iff the underlying stream returns a write error. 135 io::EpsCopyOutputStream* stream); 180 io::EpsCopyOutputStream stream( in SerializeUnknownFieldsToArray() 184 &stream); in SerializeUnknownFieldsToArray() 188 io::EpsCopyOutputStream* stream); 206 io::EpsCopyOutputStream* stream); 239 const Message& message, uint8* target, io::EpsCopyOutputStream* stream); 259 io::EpsCopyOutputStream* stream); 386 io::EpsCopyOutputStream* stream) { in InternalSerializeUnknownMessageSetItemsToArray() 384 InternalSerializeUnknownMessageSetItemsToArray( const UnknownFieldSet& unknown_fields, uint8* target, io::EpsCopyOutputStream* stream) InternalSerializeUnknownMessageSetItemsToArray() argument [all...] |
/kernel/linux/linux-5.10/sound/arm/ |
H A D | pxa2xx-ac97.c | 77 i = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? in pxa2xx_ac97_pcm_open() 106 int reg = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) ? in pxa2xx_ac97_pcm_prepare() 188 int stream, ret; in pxa2xx_ac97_pcm_new() local 200 stream = SNDRV_PCM_STREAM_PLAYBACK; in pxa2xx_ac97_pcm_new() 201 snd_pcm_set_ops(pcm, stream, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new() 202 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_ac97_pcm_new() 206 stream = SNDRV_PCM_STREAM_CAPTURE; in pxa2xx_ac97_pcm_new() 207 snd_pcm_set_ops(pcm, stream, &pxa2xx_ac97_pcm_ops); in pxa2xx_ac97_pcm_new() 208 ret = pxa2xx_pcm_preallocate_dma_buffer(pcm, stream); in pxa2xx_ac97_pcm_new()
|
H A D | pxa2xx-pcm-lib.c | 143 int pxa2xx_pcm_preallocate_dma_buffer(struct snd_pcm *pcm, int stream) in pxa2xx_pcm_preallocate_dma_buffer() argument 145 struct snd_pcm_substream *substream = pcm->streams[stream].substream; in pxa2xx_pcm_preallocate_dma_buffer() 163 int stream; in pxa2xx_pcm_free_dma_buffers() local 165 for (stream = 0; stream < 2; stream++) { in pxa2xx_pcm_free_dma_buffers() 166 substream = pcm->streams[stream].substream; in pxa2xx_pcm_free_dma_buffers()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
H A D | dp_power.c | 99 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_init() local 104 stream = &power->parser->mp[DP_STREAM_PM]; in dp_power_clk_init() 121 rc = msm_dss_get_clk(dev, stream->clk_config, stream->num_clk); in dp_power_clk_init() 134 struct dss_module_power *core, *ctrl, *stream; in dp_power_clk_deinit() local 138 stream = &power->parser->mp[DP_STREAM_PM]; in dp_power_clk_deinit() 140 if (!core || !ctrl || !stream) { in dp_power_clk_deinit() 147 msm_dss_put_clk(stream->clk_config, stream->num_clk); in dp_power_clk_deinit()
|
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-context.c | 112 mp->video_stream.stream = in pvr2_context_check() 295 if (!cp->stream) return; in pvr2_channel_disclaim_stream() 296 pvr2_stream_kill(cp->stream->stream); in pvr2_channel_disclaim_stream() 297 cp->stream->user = NULL; in pvr2_channel_disclaim_stream() 298 cp->stream = NULL; in pvr2_channel_disclaim_stream() 380 if (sp == cp->stream) break; in pvr2_channel_claim_stream() 388 cp->stream = sp; in pvr2_channel_claim_stream() 395 // This is the marker for the real beginning of a legitimate mpeg2 stream. 406 pvr2_ioread_setup(cp,sp->stream); in pvr2_channel_create_mpeg_stream() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-context.c | 112 mp->video_stream.stream = in pvr2_context_check() 295 if (!cp->stream) return; in pvr2_channel_disclaim_stream() 296 pvr2_stream_kill(cp->stream->stream); in pvr2_channel_disclaim_stream() 297 cp->stream->user = NULL; in pvr2_channel_disclaim_stream() 298 cp->stream = NULL; in pvr2_channel_disclaim_stream() 380 if (sp == cp->stream) break; in pvr2_channel_claim_stream() 388 cp->stream = sp; in pvr2_channel_claim_stream() 395 // This is the marker for the real beginning of a legitimate mpeg2 stream. 406 pvr2_ioread_setup(cp,sp->stream); in pvr2_channel_create_mpeg_stream() [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | jack.c | 239 AVStream *stream; in audio_read_header() local 245 stream = avformat_new_stream(context, NULL); in audio_read_header() 246 if (!stream) { in audio_read_header() 251 stream->codecpar->codec_type = AVMEDIA_TYPE_AUDIO; in audio_read_header() 253 stream->codecpar->codec_id = AV_CODEC_ID_PCM_F32BE; in audio_read_header() 255 stream->codecpar->codec_id = AV_CODEC_ID_PCM_F32LE; in audio_read_header() 257 stream->codecpar->sample_rate = self->sample_rate; in audio_read_header() 258 stream->codecpar->ch_layout.nb_channels = self->nports; in audio_read_header() 260 avpriv_set_pts_info(stream, 64, 1, 1000000); /* 64 bits pts in us */ in audio_read_header()
|
/third_party/curl/src/ |
H A D | tool_cb_wrt.c | 130 outs->stream = file; in tool_create_output_file() 185 if(outs->fopened && !outs->stream) in tool_write_cb() 187 if(!outs->fopened && outs->stream) in tool_write_cb() 193 /* standard stream */ in tool_write_cb() 194 if(!outs->stream || outs->s_isreg || outs->fopened) in tool_write_cb() 206 if(!outs->stream && !tool_create_output_file(outs, per->config)) in tool_write_cb() 221 fhnd = _get_osfhandle(fileno(outs->stream)); in tool_write_cb() 223 if(isatty(fileno(outs->stream)) && in tool_write_cb() 352 rc = fwrite(buffer, sz, nmemb, outs->stream); in tool_write_cb() 365 int res = fflush(outs->stream); in tool_write_cb() [all...] |
H A D | tool_writeout_json.h | 32 void ourWriteOutJSON(FILE *stream, const struct writeoutvar mappings[], 34 void headerJSON(FILE *stream, struct per_transfer *per); 35 void jsonWriteString(FILE *stream, const char *in, bool lowercase);
|
/third_party/libuv/test/ |
H A D | test-tcp-open.c | 187 uv_stream_t* stream; in connect_cb() local 193 stream = req->handle; in connect_cb() 196 r = uv_write(&write_req, stream, &buf, 1, write_cb); in connect_cb() 200 r = uv_shutdown(&shutdown_req, stream, shutdown_cb); in connect_cb() 204 r = uv_read_start(stream, alloc_cb, read_cb); in connect_cb() 211 uv_stream_t* stream; in connect1_cb() local 217 stream = req->handle; in connect1_cb() 227 r = uv_write(&write_req, stream, &buf, 1, write1_cb); in connect1_cb() 231 r = uv_read_start(stream, alloc_cb, read1_cb); in connect1_cb()
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | SplitHandler.cpp | 44 HRESULT Open2(IInStream *stream, IArchiveOpenCallback *callback);
121 HRESULT CHandler::Open2(IInStream *stream, IArchiveOpenCallback *callback)
in Open2() argument 199 RINOK(InStream_AtBegin_GetSize(stream, size))
in Open2() 203 _streams.Add(stream);
in Open2() 241 Z7_COM7F_IMF(CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback))
in Open() argument 244 const HRESULT res = Open2(stream, callback);
in Open() 324 Z7_COM7F_IMF(CHandler::GetStream(UInt32 index, ISequentialInStream **stream))
in GetStream() argument 329 *stream = NULL;
in GetStream() 340 *stream = streamTemp.Detach();
in GetStream()
|
/third_party/skia/src/codec/ |
H A D | SkIcoCodec.cpp | 20 * Checks the start of the stream to see if the image is an Ico or Cur 30 std::unique_ptr<SkCodec> SkIcoCodec::MakeFromStream(std::unique_ptr<SkStream> stream, in MakeFromStream() argument 32 // It is helpful to have the entire stream in a contiguous buffer. In some cases, in MakeFromStream() 35 // byte size is stored in the stream as a uint32_t, and may result in a large or in MakeFromStream() 38 if (stream->getMemoryBase()) { in MakeFromStream() 39 // It is safe to make without copy because we'll hold onto the stream. in MakeFromStream() 40 data = SkData::MakeWithoutCopy(stream->getMemoryBase(), stream->getLength()); in MakeFromStream() 42 data = SkCopyStreamToData(stream.get()); in MakeFromStream() 44 // If we are forced to copy the stream t in MakeFromStream() 232 SkIcoCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, SkTArray<std::unique_ptr<SkCodec>, true>* codecs) SkIcoCodec() argument [all...] |
/third_party/skia/src/ports/ |
H A D | SkFontMgr_preview.cpp | 160 std::unique_ptr<SkStreamAsset> stream = SkStream::MakeFromFile(path); in onMakeFromFile() local 161 return stream.get() ? this->makeFromStream(std::move(stream), ttcIndex) : nullptr; in onMakeFromFile() 164 sk_sp<SkTypeface> SkFontMgr_Preview::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, int ttcIndex) const in onMakeFromStreamIndex() argument 169 if (!fScanner.scanFont(stream.get(), ttcIndex, &name, &style, &isFixedPitch, nullptr)) { in onMakeFromStreamIndex() 172 auto data = std::make_unique<SkFontData>(std::move(stream), ttcIndex, nullptr, 0); in onMakeFromStreamIndex() 176 sk_sp<SkTypeface> SkFontMgr_Preview::onMakeFromStreamArgs(std::unique_ptr<SkStreamAsset> stream, in onMakeFromStreamArgs() argument 184 if (!fScanner.scanFont(stream.get(), args.getCollectionIndex(), in onMakeFromStreamArgs() 191 auto data = std::make_unique<SkFontData>(std::move(stream), args.getCollectionIndex(), in onMakeFromStreamArgs()
|
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/ |
H A D | buffer_manager_utest.cpp | 100 auto stream = std::make_shared<BufferManagerTest::Stream>(); in HWTEST_F() local 101 stream->Init(producer); in HWTEST_F() 102 stream->StartStream(); in HWTEST_F() 105 pipeline.AddStream(stream); in HWTEST_F() 107 std::thread enqueueThread([&stream, &running] { in HWTEST_F() 109 stream->EnqueueBufferNonBlock(); in HWTEST_F() 118 stream->StopStream(); in HWTEST_F() 353 auto stream = std::make_shared<Stream>(); in HWTEST_F() local 354 stream->Init(producer); in HWTEST_F() 355 stream in HWTEST_F() 656 AddStream(const std::shared_ptr<Stream>& stream) AddStream() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | libEGL_autogen.cpp | 567 EGLStreamKHR stream, in eglCreateStreamProducerD3DTextureANGLE() 571 return EGL_CreateStreamProducerD3DTextureANGLE(dpy, stream, attrib_list); in eglCreateStreamProducerD3DTextureANGLE() 575 EGLStreamKHR stream, in eglStreamPostD3DTextureANGLE() 580 return EGL_StreamPostD3DTextureANGLE(dpy, stream, texture, attrib_list); in eglStreamPostD3DTextureANGLE() 779 EGLBoolean EGLAPIENTRY eglDestroyStreamKHR(EGLDisplay dpy, EGLStreamKHR stream) in eglDestroyStreamKHR() argument 782 return EGL_DestroyStreamKHR(dpy, stream); in eglDestroyStreamKHR() 786 EGLStreamKHR stream, in eglQueryStreamKHR() 791 return EGL_QueryStreamKHR(dpy, stream, attribute, value); in eglQueryStreamKHR() 795 EGLStreamKHR stream, in eglQueryStreamu64KHR() 800 return EGL_QueryStreamu64KHR(dpy, stream, attribut in eglQueryStreamu64KHR() 566 eglCreateStreamProducerD3DTextureANGLE(EGLDisplay dpy, EGLStreamKHR stream, const EGLAttrib *attrib_list) eglCreateStreamProducerD3DTextureANGLE() argument 574 eglStreamPostD3DTextureANGLE(EGLDisplay dpy, EGLStreamKHR stream, void *texture, const EGLAttrib *attrib_list) eglStreamPostD3DTextureANGLE() argument 785 eglQueryStreamKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value) eglQueryStreamKHR() argument 794 eglQueryStreamu64KHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value) eglQueryStreamu64KHR() argument 803 eglStreamAttribKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value) eglStreamAttribKHR() argument 813 eglStreamConsumerAcquireKHR(EGLDisplay dpy, EGLStreamKHR stream) eglStreamConsumerAcquireKHR() argument 819 eglStreamConsumerGLTextureExternalKHR(EGLDisplay dpy, EGLStreamKHR stream) eglStreamConsumerGLTextureExternalKHR() argument 825 eglStreamConsumerReleaseKHR(EGLDisplay dpy, EGLStreamKHR stream) eglStreamConsumerReleaseKHR() argument 861 eglStreamConsumerGLTextureExternalAttribsNV(EGLDisplay dpy, EGLStreamKHR stream, const EGLAttrib *attrib_list) eglStreamConsumerGLTextureExternalAttribsNV() argument [all...] |
/third_party/vk-gl-cts/framework/delibs/destream/ |
H A D | deFileStream.h | 36 void deFileIOStream_init (deIOStream* stream, const char* filename, deFileMode mode); 37 void deFileInStream_init (deInStream* stream, const char* filename, deFileMode mode); 38 void deFileOutStream_init (deOutStream* stream, const char* filename, deFileMode mode);
|
/kernel/linux/linux-5.10/crypto/ |
H A D | salsa20_generic.c | 2 * Salsa20: Salsa20 stream cipher algorithm 9 * Salsa20 is a stream cipher candidate in eSTREAM, the ECRYPT Stream 12 * https://www.ecrypt.eu.org/stream/ 35 static void salsa20_block(u32 *state, __le32 *stream) in salsa20_block() argument 78 stream[i] = cpu_to_le32(x[i] + state[i]); in salsa20_block() 87 __le32 stream[SALSA20_BLOCK_SIZE / sizeof(__le32)]; in salsa20_docrypt() local 90 salsa20_block(state, stream); in salsa20_docrypt() 91 crypto_xor_cpy(dst, src, (const u8 *)stream, in salsa20_docrypt() 98 salsa20_block(state, stream); in salsa20_docrypt() 99 crypto_xor_cpy(dst, src, (const u8 *)stream, byte in salsa20_docrypt() [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.h | 192 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream); 194 struct snd_compr_stream *stream); 196 struct snd_compr_stream *stream, 199 struct snd_compr_stream *stream, 202 struct snd_compr_stream *stream, int cmd); 205 struct snd_compr_stream *stream, 208 struct snd_compr_stream *stream,
|
/kernel/linux/linux-6.6/sound/soc/amd/acp/ |
H A D | acp-rembrandt.c | 258 struct acp_stream *stream; in rmb_pcm_resume() local 265 list_for_each_entry(stream, &adata->stream_list, list) { in rmb_pcm_resume() 266 substream = stream->substream; in rmb_pcm_resume() 270 config_pte_for_stream(adata, stream); in rmb_pcm_resume() 271 config_acp_dma(adata, stream, buf_size); in rmb_pcm_resume() 272 if (stream->dai_id) in rmb_pcm_resume() 273 restore_acp_i2s_params(substream, adata, stream); in rmb_pcm_resume()
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 196 pos = spcm->stream[substream->stream].posn.host_posn; in hda_dsp_pcm_pointer() 200 pos = hda_dsp_stream_get_position(hstream, substream->stream, true); in hda_dsp_pcm_pointer() 216 int direction = substream->stream; in hda_dsp_pcm_open() 241 spcm->stream[substream->stream].d0i3_compatible) in hda_dsp_pcm_open() 246 dev_err(sdev->dev, "error: no stream available\n"); in hda_dsp_pcm_open() 262 /* binding pcm substream to hda stream */ in hda_dsp_pcm_open() 271 int direction = substream->stream; in hda_dsp_pcm_close() 277 dev_dbg(sdev->dev, "stream in hda_dsp_pcm_close() [all...] |