FreeBSD kernel sound device code
z_info Struct Reference
Collaboration diagram for z_info:

Data Fields

int32_t rsrc
 
int32_t rdst
 
int32_t src
 
int32_t dst
 
int32_t channels
 
int32_t bps
 
int32_t quality
 
int32_t z_gx
 
int32_t z_gy
 
int32_t z_alpha
 
uint8_t * z_delay
 
int32_t * z_coeff
 
int32_t * z_dcoeff
 
int32_t * z_pcoeff
 
int32_t z_scale
 
int32_t z_dx
 
int32_t z_dy
 
int32_t z_alphadrift
 
int32_t z_startdrift
 
int32_t z_mask
 
int32_t z_size
 
int32_t z_full
 
int32_t z_alloc
 
int32_t z_start
 
int32_t z_pos
 
int32_t z_maxfeed
 
z_resampler_t z_resample
 

Detailed Description

Definition at line 122 of file feeder_rate.c.

Field Documentation

◆ bps

int32_t z_info::bps

Definition at line 126 of file feeder_rate.c.

Referenced by z_feed_zoh(), z_resampler_feed_internal(), and z_resampler_setup().

◆ channels

int32_t z_info::channels

◆ dst

int32_t z_info::dst

Definition at line 124 of file feeder_rate.c.

Referenced by z_resampler_feed_internal(), z_resampler_reset(), and z_resampler_setup().

◆ quality

int32_t z_info::quality

◆ rdst

int32_t z_info::rdst

◆ rsrc

int32_t z_info::rsrc

◆ src

int32_t z_info::src

Definition at line 124 of file feeder_rate.c.

Referenced by z_resampler_reset(), and z_resampler_setup().

◆ z_alloc

int32_t z_info::z_alloc

Definition at line 145 of file feeder_rate.c.

Referenced by z_resampler_setup().

◆ z_alpha

int32_t z_info::z_alpha

Definition at line 130 of file feeder_rate.c.

Referenced by z_resampler_feed_internal(), and z_resampler_reset().

◆ z_alphadrift

int32_t z_info::z_alphadrift

Definition at line 139 of file feeder_rate.c.

Referenced by z_resampler_feed_internal(), and z_resampler_setup().

◆ z_coeff

int32_t* z_info::z_coeff

◆ z_dcoeff

int32_t* z_info::z_dcoeff

Definition at line 133 of file feeder_rate.c.

Referenced by z_resampler_reset(), and z_resampler_setup().

◆ z_delay

uint8_t* z_info::z_delay

◆ z_dx

int32_t z_info::z_dx

◆ z_dy

int32_t z_info::z_dy

◆ z_full

int32_t z_info::z_full

Definition at line 144 of file feeder_rate.c.

Referenced by z_resampler_setup().

◆ z_gx

int32_t z_info::z_gx

◆ z_gy

int32_t z_info::z_gy

◆ z_mask

int32_t z_info::z_mask

Definition at line 142 of file feeder_rate.c.

Referenced by z_resampler_setup().

◆ z_maxfeed

int32_t z_info::z_maxfeed

Definition at line 151 of file feeder_rate.c.

Referenced by z_resampler_feed(), and z_resampler_setup().

◆ z_pcoeff

int32_t* z_info::z_pcoeff

◆ z_pos

int32_t z_info::z_pos

Definition at line 147 of file feeder_rate.c.

Referenced by z_resampler_feed_internal(), and z_resampler_setup().

◆ z_resample

z_resampler_t z_info::z_resample

Definition at line 153 of file feeder_rate.c.

Referenced by z_resampler_feed_internal(), z_resampler_reset(), and z_resampler_setup().

◆ z_scale

int32_t z_info::z_scale

Definition at line 135 of file feeder_rate.c.

Referenced by z_resampler_reset(), and z_resampler_setup().

◆ z_size

int32_t z_info::z_size

◆ z_start

int32_t z_info::z_start

Definition at line 146 of file feeder_rate.c.

Referenced by z_feed_zoh(), z_resampler_feed_internal(), and z_resampler_setup().

◆ z_startdrift

int32_t z_info::z_startdrift

Definition at line 140 of file feeder_rate.c.

Referenced by z_resampler_feed_internal(), and z_resampler_setup().


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