Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wf_sample Struct Reference

#include <wavefront.h>

Data Fields

struct wf_sample_offset sampleStartOffset
 
struct wf_sample_offset loopStartOffset
 
struct wf_sample_offset loopEndOffset
 
struct wf_sample_offset sampleEndOffset
 
s16 FrequencyBias
 
u8 SampleResolution:2
 
u8 Unused1:1
 
u8 Loop:1
 
u8 Bidirectional:1
 
u8 Unused2:1
 
u8 Reverse:1
 
u8 Unused3:1
 

Detailed Description

Definition at line 436 of file wavefront.h.

Field Documentation

u8 Bidirectional

Definition at line 445 of file wavefront.h.

s16 FrequencyBias

Definition at line 441 of file wavefront.h.

u8 Loop

Definition at line 444 of file wavefront.h.

struct wf_sample_offset loopEndOffset

Definition at line 439 of file wavefront.h.

struct wf_sample_offset loopStartOffset

Definition at line 438 of file wavefront.h.

u8 Reverse

Definition at line 447 of file wavefront.h.

struct wf_sample_offset sampleEndOffset

Definition at line 440 of file wavefront.h.

u8 SampleResolution

Definition at line 442 of file wavefront.h.

struct wf_sample_offset sampleStartOffset

Definition at line 437 of file wavefront.h.

u8 Unused1

Definition at line 443 of file wavefront.h.

u8 Unused2

Definition at line 446 of file wavefront.h.

u8 Unused3

Definition at line 448 of file wavefront.h.


The documentation for this struct was generated from the following file: