/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcbsp.c | 415 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 D | pcm.c | 1093 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 D | etnaviv_drm.h | 130 __u64 stream; member
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | outqueue.c | 63 __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 D | rtspd.c | 251 FILE *stream; in ProcessRequest() local 859 FILE *stream = test2fopen(req->testno, logdir); send_doc() local [all...] |
H A D | mqttd.c | 505 FILE *stream = NULL; in mqttit() local
|
H A D | tftpd.c | 1010 FILE *stream; in parse_servercmd() local 1099 FILE *stream; in validate_access() local [all...] |
/third_party/exfatprogs/include/ |
H A D | exfat_ondisk.h | 176 } __attribute__((packed)) stream; /* stream extension directory entry */ member [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mpegenc.c | 196 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 D | rtpdec.c | 964 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 D | mux.c | 1061 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 D | concatdec.c | 465 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 D | asfenc.c | 872 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 D | flvdec.c | 135 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 D | curl_msh3.c | 167 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 D | curl_quiche.c | 165 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 D | PpContext.h | 318 TVector<Token> stream; member in glslang::TPpContext::TokenStream
|
/third_party/gn/src/base/files/ |
H A D | file_util_posix.cc | 539 FILE* stream = fdopen(file.GetPlatformFile(), mode); in FileToFILE() local
|
/third_party/alsa-lib/src/topology/ |
H A D | pcm.c | 210 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 D | pcm_meter.c | 758 _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 D | pcm_ioplug.c | 1074 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 D | pcm_multi.c | 1086 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 D | pcm_plug.c | 1264 _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 D | pcm_share.c | 1381 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 D | pcm_softvol.c | 1150 _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
|