Home
last modified time | relevance | path

Searched refs:SampleFormats (Results 1 – 2 of 2) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go863 SampleFormats []VsndPcmFormat member
A Dhelpers.gen.go2533 x.SampleFormats = nil
2536 x.SampleFormats = make([]VsndPcmFormat, n)
2538 x.SampleFormats[i] = VsndPcmFormat(v)
2560 if numSampleFormats := len(x.SampleFormats); numSampleFormats > 0 {
2564 for i,v := range x.SampleFormats {

Completed in 13 milliseconds