Home
last modified time | relevance | path

Searched defs:codec_init (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsound-i2s.c101 static int codec_init(const void *blob, struct i2stx_info *pi2s_tx) in codec_init() function
/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Dreed_solomon.c70 static struct rs_codec *codec_init(int symsize, int gfpoly, int (*gffunc)(int), in codec_init() function