Home
last modified time | relevance | path

Searched defs:stream (Results 1376 - 1400 of 1978) sorted by relevance

1...<<51525354555657585960>>...80

/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp.c415 static void omap_mcbsp_start(struct omap_mcbsp *mcbsp, int stream) in omap_mcbsp_start() argument
474 static void omap_mcbsp_stop(struct omap_mcbsp *mcbsp, int stream) in omap_mcbsp_stop() argument
216 omap_mcbsp_dma_reg_params(struct omap_mcbsp *mcbsp, unsigned int stream) omap_mcbsp_dma_reg_params() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpcm.c1093 avs_hda_stream_dpib_read(struct hdac_ext_stream *stream) avs_hda_stream_dpib_read() argument
1327 int stream; avs_component_hda_unregister_dais() local
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Detnaviv_drm.h130 __u64 stream; member
/kernel/linux/linux-6.6/net/sctp/
H A Doutqueue.c63 __u16 stream; in sctp_outq_head_data() local
84 __u16 stream; in sctp_outq_tail_data() local
1809 sctp_get_skip_pos(struct sctp_fwdtsn_skip *skiplist, int nskips, __be16 stream) sctp_get_skip_pos() argument
[all...]
/third_party/curl/tests/server/
H A Drtspd.c251 FILE *stream; in ProcessRequest() local
859 FILE *stream = test2fopen(req->testno, logdir); send_doc() local
[all...]
H A Dmqttd.c505 FILE *stream = NULL; in mqttit() local
H A Dtftpd.c1010 FILE *stream; in parse_servercmd() local
1099 FILE *stream; in validate_access() local
[all...]
/third_party/exfatprogs/include/
H A Dexfat_ondisk.h176 } __attribute__((packed)) stream; /* stream extension directory entry */ member
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegenc.c196 StreamInfo *stream = ctx->streams[i]->priv_data; in put_system_header() local
239 StreamInfo *stream = ctx->streams[i]->priv_data; put_system_header() local
280 StreamInfo *stream; get_system_header_size() local
305 StreamInfo *stream; mpeg_mux_init() local
616 get_nb_frames(AVFormatContext *ctx, StreamInfo *stream, int len) get_nb_frames() argument
642 StreamInfo *stream = ctx->streams[stream_index]->priv_data; flush_packet() local
975 StreamInfo *stream = st->priv_data; remove_decoded_packets() local
1002 StreamInfo *stream; output_packet() local
1015 StreamInfo *stream = st->priv_data; output_packet() local
1051 StreamInfo *stream = st->priv_data; output_packet() local
1151 StreamInfo *stream = st->priv_data; mpeg_mux_write_packet() local
1241 StreamInfo *stream; mpeg_mux_end() local
1268 StreamInfo *stream = ctx->streams[i]->priv_data; mpeg_mux_deinit() local
[all...]
H A Drtpdec.c964 ff_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *p, int (*parse_fmtp)(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value)) ff_parse_fmtp() argument
H A Dmux.c1061 ff_interleaved_peek(AVFormatContext *s, int stream) ff_interleaved_peek() argument
1303 av_get_output_timestamp(struct AVFormatContext *s, int stream, int64_t *dts, int64_t *wall) av_get_output_timestamp() argument
[all...]
H A Dconcatdec.c465 AVStream *stream = NULL; in concat_parse_script() local
822 try_seek(AVFormatContext *avf, int stream, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) try_seek() argument
840 real_seek(AVFormatContext *avf, int stream, int64_t min_ts, int64_t ts, int64_t max_ts, int flags, AVFormatContext *cur_avf) real_seek() argument
890 concat_seek(AVFormatContext *avf, int stream, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) concat_seek() argument
[all...]
H A Dasfenc.c872 static void put_payload_header(AVFormatContext *s, ASFStream *stream, in put_payload_header() argument
903 put_frame(AVFormatContext *s, ASFStream *stream, AVStream *avst, int64_t timestamp, const uint8_t *buf, int m_obj_size, int flags) put_frame() argument
1018 ASFStream *stream; asf_write_packet() local
[all...]
H A Dflvdec.c135 AVStream *stream = NULL; in add_keyframes_index() local
754 AVStream *stream, *astream, *vstream; in flv_read_metabody() local
868 flv_queue_extradata(FLVContext *flv, AVIOContext *pb, int stream, int size) flv_queue_extradata() argument
[all...]
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c167 struct stream_ctx *stream = H3_STREAM_CTX(data); in h3_data_setup() local
187 struct stream_ctx *stream = H3_STREAM_CTX(data); h3_data_done() local
198 drain_stream_from_other_thread(struct Curl_easy *data, struct stream_ctx *stream) drain_stream_from_other_thread() argument
216 struct stream_ctx *stream = H3_STREAM_CTX(data); drain_stream() local
314 struct stream_ctx *stream = H3_STREAM_CTX(data); write_resp_raw() local
340 struct stream_ctx *stream = H3_STREAM_CTX(data); msh3_header_received() local
389 struct stream_ctx *stream = H3_STREAM_CTX(data); msh3_data_received() local
428 struct stream_ctx *stream = H3_STREAM_CTX(data); msh3_complete() local
447 struct stream_ctx *stream = H3_STREAM_CTX(data); msh3_shutdown_complete() local
459 struct stream_ctx *stream = H3_STREAM_CTX(data); msh3_data_sent() local
471 struct stream_ctx *stream = H3_STREAM_CTX(data); recv_closed_stream() local
504 struct stream_ctx *stream = H3_STREAM_CTX(data); set_quic_expire() local
521 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_msh3_recv() local
573 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_msh3_send() local
685 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_msh3_adjust_pollset() local
704 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_msh3_data_pending() local
757 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_msh3_data_event() local
[all...]
H A Dcurl_quiche.c165 struct stream_ctx *stream; check_resumes() local
184 struct stream_ctx *stream = H3_STREAM_CTX(data); h3_data_setup() local
204 struct stream_ctx *stream = H3_STREAM_CTX(data); h3_data_done() local
229 struct stream_ctx *stream = H3_STREAM_CTX(data); drain_stream() local
272 struct stream_ctx *stream = H3_STREAM_CTX(data); write_resp_raw() local
302 struct stream_ctx *stream = H3_STREAM_CTX(x->data); cb_each_header() local
342 struct stream_ctx *stream = H3_STREAM_CTX(x->data); stream_resp_read() local
365 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_recv_body() local
426 struct stream_ctx *stream = H3_STREAM_CTX(data); h3_process_event() local
490 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_poll_events() local
728 struct stream_ctx *stream = H3_STREAM_CTX(data); recv_closed_stream() local
760 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_quiche_recv() local
841 struct stream_ctx *stream = H3_STREAM_CTX(data); h3_open_stream() local
959 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_quiche_send() local
1068 struct stream_ctx *stream = H3_STREAM_CTX(data); stream_is_writeable() local
1086 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_quiche_adjust_pollset() local
1108 const struct stream_ctx *stream = H3_STREAM_CTX(data); cf_quiche_data_pending() local
1147 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_quiche_data_event() local
1162 struct stream_ctx *stream = H3_STREAM_CTX(data); cf_quiche_data_event() local
[all...]
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h318 TVector<Token> stream; member in glslang::TPpContext::TokenStream
/third_party/gn/src/base/files/
H A Dfile_util_posix.cc539 FILE* stream = fdopen(file.GetPlatformFile(), mode); in FileToFILE() local
/third_party/alsa-lib/src/topology/
H A Dpcm.c210 tplg_build_stream_cfg(snd_tplg_t *tplg, struct snd_soc_tplg_stream *stream, int num_streams, int index) tplg_build_stream_cfg() argument
626 int stream; tplg_parse_streams() local
699 unsigned int streams[2], stream; tplg_save_streams() local
2002 struct snd_tplg_stream_template *stream; tplg_decode_pcm() local
2151 struct snd_tplg_stream_template *stream; tplg_decode_link() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_meter.c758 _snd_pcm_meter_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_meter_open() argument
[all...]
H A Dpcm_ioplug.c1074 snd_pcm_ioplug_create(snd_pcm_ioplug_t *ioplug, const char *name, snd_pcm_stream_t stream, int mode) snd_pcm_ioplug_create() argument
[all...]
H A Dpcm_multi.c1086 snd_pcm_stream_t stream; in snd_pcm_multi_open() local
1243 _snd_pcm_multi_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_multi_open() argument
[all...]
H A Dpcm_plug.c1264 _snd_pcm_plug_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_plug_open() argument
H A Dpcm_share.c1381 snd_pcm_share_open(snd_pcm_t **pcmp, const char *name, const char *sname, snd_pcm_format_t sformat, int srate, unsigned int schannels, int speriod_time, int sbuffer_time, unsigned int channels, unsigned int *channels_map, snd_pcm_stream_t stream, int mode) snd_pcm_share_open() argument
1611 _snd_pcm_share_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_share_open() argument
[all...]
H A Dpcm_softvol.c1150 _snd_pcm_softvol_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_softvol_open() argument

Completed in 35 milliseconds

1...<<51525354555657585960>>...80