Home
last modified time | relevance | path

Searched defs:sync_stream (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dstream.c1221 pa_stream *sync_stream) { in create_stream()
1433 pa_stream *sync_stream) { in pa_stream_connect_playback()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_kernel_executor.cc1083 static bool sync_stream = common::IsEnableRuntimeConfig(common::kRuntimeSynchronize); in PySyncRuning() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_device_context.cc962 static bool sync_stream = common::IsEnableRuntimeConfig(common::kRuntimeSynchronize); in DoLaunchKernel() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c2964 sync_stream(struct file *file) in sync_stream() function