Home
last modified time | relevance | path

Searched refs:create_lpc10_encoder_state (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dlpc10.h35 #define create_lpc10_encoder_state lsx_lpc10_create_encoder_state macro
269 struct lpc10_encoder_state * create_lpc10_encoder_state (void);
H A Dlpcini.c141 create_lpc10_encoder_state(void) in create_lpc10_encoder_state() function
H A DREADME15 call the routines create_lpc10_encoder_state(), lpc10_encode(),
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlpc10.c137 if ((lpc->encst = create_lpc10_encoder_state()) == NULL) { in startwrite()
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dconfigure.ac106 SOX_CHECK_LIB([LIBLPC10], [lpc10.h], [lpc10], [create_lpc10_encoder_state],