Searched refs:Samples (Results 1 – 17 of 17) sorted by relevance
1 DESCRIPTION = "The Vulkan Samples is collection of resources to help develop optimized Vulkan appli…3 BUGTRACKER = "https://github.com/KhronosGroup/Vulkan-Samples/issues"8 SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=main;protocol=https;lfs=0 \
135 pfmt->Samples.wValidBitsPerSample = width; in check_format()283 ft->signal.precision = fmt.Samples.wValidBitsPerSample; in start()292 (unsigned)fmt.Samples.wValidBitsPerSample, in start()303 (unsigned)fmt.Samples.wValidBitsPerSample, in start()
2667 typedef enum {Full, Type, Rate, Channels, Samples, Duration, Duration_secs, enumerator2684 if (soxi_total >= 0) soxi_total += *type == Samples? ws : secs; in soxi1()2690 case Samples: if (soxi_total ==-1) printf("%" PRIu64 "\n", ws); break; in soxi1()2768 else if (do_total && (type < Samples || type > Duration_secs)) { in soxi()
80 # Samples: 10646105 # Samples: 10646132 # Samples: 10686
51 Samples for 'cycles' event do not have CPU attribute set. Skipping 'cpu' field.
377 Samples│511 # Samples: 7K of event 'anon group { ref-cycles, cycles }'
455 must be an AUX area event. Samples on other events will be created containing
487 Samples on other events will be created containing Intel PT data e.g. the
86 } Samples; member
244 # Samples: 30922279 # Samples: 27666297 # Samples: 27666
66 * buffer-sizes -- 64,128,256,512,1024,2048,8192 Samples87 Samples, which is a quarter of the interrupt possibilities.)
104 the front DAC PCM slots of the Philips DAC. Samples are forwarded to Mic
113 - Samples per second, i. e. unit 1 Hz.
299 Samples:
369 "Bits per sample %"PRIu16", Samples per pixel %"PRIu16, bps, spp);
2029 boot. Samples of kprobe and kretprobe are inserted and
1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...