Home
last modified time | relevance | path

Searched defs:stream (Results 626 - 650 of 1288) sorted by relevance

1...<<21222324252627282930>>...52

/base/startup/init/services/param/trigger/
H A Dtrigger_processor.c120 PARAM_STATIC void ProcessBeforeEvent(const ParamTaskPtr stream, in ProcessBeforeEvent() argument
/base/startup/appspawn/util/src/
H A Dappspawn_utils.c344 void SetDumpToStream(FILE *stream) in SetDumpToStream() argument
/base/update/updater/services/diffpatch/patch_shared/
H A Dpatch_shared.cpp266 Hpackage::PkgManager::StreamPtr stream = nullptr; in UnpackNewDataFunc() local
/base/update/updater/services/updater_binary/
H A Dupdate_image_block.cpp99 Hpackage::PkgManager::StreamPtr stream = nullptr; in UnpackNewData() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dispp.c66 struct rkispp_stream *stream = NULL; in rkispp_subdev_link_setup() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_csg_debugfs.c210 struct kbase_csf_cmd_stream_info const *const stream = in kbasep_csf_scheduler_dump_active_queue() local
112 kbasep_csf_scheduler_dump_active_cs_trace(struct seq_file *file, struct kbase_csf_cmd_stream_info const *const stream) kbasep_csf_scheduler_dump_active_cs_trace() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dispp.c68 struct rkispp_stream *stream = NULL; in rkispp_subdev_link_setup() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibopenjpegenc.c563 opj_stream_t *stream = NULL; in libopenjpeg_encode_frame() local
[all...]
H A Dlibopenjpegdec.c335 opj_stream_t *stream = NULL; in libopenjpeg_decode_frame() local
[all...]
H A Dnvdec.c50 CUstream stream; member
/third_party/curl/tests/server/
H A Dgetpart.c145 readline(char **buffer, size_t *bufsize, size_t *length, FILE *stream) readline() argument
308 getpart(char **outbuf, size_t *outlen, const char *main, const char *sub, FILE *stream) getpart() argument
/third_party/ffmpeg/libavformat/
H A Dxmv.c436 xmv_fetch_audio_packet(AVFormatContext *s, AVPacket *pkt, uint32_t stream) xmv_fetch_audio_packet() argument
[all...]
H A Doggdec.c69 struct ogg_stream *stream = &ogg->streams[i]; in free_stream() local
131 struct ogg_stream *stream = &ogg->streams[i]; in ogg_restore() local
[all...]
H A Dnut.h100 StreamContext *stream; member
H A Drtpdec_h264.c392 AVStream *stream; in parse_h264_sdp_line() local
144 sdp_parse_fmtp_config_h264(AVFormatContext *s, AVStream *stream, PayloadContext *h264_data, const char *attr, const char *value) sdp_parse_fmtp_config_h264() argument
H A Drtpdec_mpeg4.c288 parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value) parse_fmtp() argument
/third_party/glslang/SPIRV/
H A Ddisassemble.cpp89 SpirvStream(std::ostream& out, const std::vector<unsigned int>& stream) : out(out), stream(stream), word(0), nextNestedControl(0) { } in SpirvStream() argument
115 const std::vector<unsigned int>& stream; // the actual word stream member in spv::SpirvStream
285 out << stream[word++]; disassembleImmediates() local
814 Disassemble(std::ostream& out, const std::vector<unsigned int>& stream) Disassemble() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_null.c379 int snd_pcm_null_open(snd_pcm_t **pcmp, const char *name, snd_pcm_stream_t stream, int mode) in snd_pcm_null_open() argument
464 _snd_pcm_null_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_null_open() argument
[all...]
H A Dpcm_dshare.c656 snd_pcm_dshare_open(snd_pcm_t **pcmp, const char *name, struct snd_pcm_direct_open_conf *opts, struct slave_params *params, snd_config_t *root, snd_config_t *sconf, snd_pcm_stream_t stream, int mode) snd_pcm_dshare_open() argument
921 _snd_pcm_dshare_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_dshare_open() argument
[all...]
H A Dpcm_dsnoop.c528 snd_pcm_dsnoop_open(snd_pcm_t **pcmp, const char *name, struct snd_pcm_direct_open_conf *opts, struct slave_params *params, snd_config_t *root, snd_config_t *sconf, snd_pcm_stream_t stream, int mode) snd_pcm_dsnoop_open() argument
773 _snd_pcm_dsnoop_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_dsnoop_open() argument
[all...]
/third_party/backends/backend/
H A Dmustek_usb2_reflective.c653 FILE *stream = NULL; in Reflective_AdjustAD() local
1194 FILE *stream = NULL; in Reflective_FindTopLeft() local
1514 FILE *stream = NULL; Reflective_LineCalibration16Bits() local
[all...]
H A Dmustek_usb2_transparent.c688 FILE *stream = NULL; in Transparent_AdjustAD() local
1184 FILE *stream = NULL; in Transparent_FindTopLeft() local
1368 FILE *stream = NULL; Transparent_LineCalibration16Bits() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c194 stream_t stream; in print_ps() local
218 void _print_ps(stream_t *stream) in _print_ps() argument
[all...]
/third_party/curl/lib/
H A Dformdata.c791 static int fseeko_wrapper(void *stream, curl_off_t offset, int whence) in fseeko_wrapper() argument
/third_party/alsa-lib/src/control/
H A Dnamehint.c45 int stream; member
116 get_dev_name1(struct hint_list *list, char **res, int device, int stream) get_dev_name1() argument

Completed in 26 milliseconds

1...<<21222324252627282930>>...52