Home
last modified time | relevance | path

Searched refs:stage_t (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c120 } stage_t; typedef
125 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()
218 double phase, stage_t * stage, int L, int M) in dft_stage_init()
257 stage_t * stages;
301 stage_t * s; in rate_init()
462 stage_t * stage = p->stages; in rate_process()
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 Drate_poly_fir.h37 static void FUNCTION(stage_t * p, fifo_t * output_fifo) in FUNCTION()