Home
last modified time | relevance | path

Searched defs:current_stream (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_stream_manager.h95 size_t current_stream() const { return current_stream_id_; } in current_stream() function
/third_party/ffmpeg/libavformat/
Drtpdec_dv.c73 AVStream *current_stream; in dv_parse_sdp_line() local
Drtpdec_hevc.c132 AVStream *current_stream; in hevc_parse_sdp_line() local
Dxmv.c107 uint16_t current_stream; ///< The index of the stream currently handling. member
Drmdec.c62 int current_stream; member
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/hal/
Dstream.py266 def current_stream(): function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_device_manager.cc163 size_t GPUDeviceManager::current_stream() const { return current_stream_id_; } in current_stream() function in mindspore::device::gpu::GPUDeviceManager
/third_party/pulseaudio/src/modules/
Dstream-interaction.c103 static const char *find_trigger_stream(struct userdata *u, pa_object *current_stream, pa_object *de… in find_trigger_stream()
149 static const char *find_global_trigger_stream(struct userdata *u, pa_object *current_stream, pa_obj… in find_global_trigger_stream()
/third_party/libdrm/etnaviv/
Detnaviv_priv.h108 struct etna_cmd_stream *current_stream; member
/third_party/ffmpeg/libavcodec/
Dwmaprodec.c251 int current_stream; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/somas/
Dsomas.cc637 size_t current_stream = group[i]; in AddControlTensorFromExecOrder() local