Home
last modified time | relevance | path

Searched defs:output_fifo (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate_half_fir.h22 static void FUNCTION(stage_t * p, fifo_t * output_fifo) in FUNCTION()
H A Drate_poly_fir0.h23 static void FUNCTION(stage_t * p, fifo_t * output_fifo) in FUNCTION()
H A Ddft_filter.h12 fifo_t input_fifo, output_fifo; member
H A Drate_poly_fir.h37 static void FUNCTION(stage_t * p, fifo_t * output_fifo) in FUNCTION()
H A Drate.c125 static void cubic_stage_fn(stage_t * p, fifo_t * output_fifo) in cubic_stage_fn()
144 static void dft_stage_fn(stage_t * p, fifo_t * output_fifo) in dft_stage_fn()
H A Dtempo.c38 fifo_t output_fifo; member