Home
last modified time | relevance | path

Searched refs:sox_format_handler_t (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Draw.h22 const sox_format_handler_t *lsx_ ## id ## _format_fn(void); \
23 const sox_format_handler_t *lsx_ ## id ## _format_fn(void) { \
26 static sox_format_handler_t handler = { \
H A Draw-fmt.c34 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
53 static sox_format_handler_t handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dcvsd-fmt.c24 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
108 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dsox.h1085 typedef struct sox_format_handler_t sox_format_handler_t; typedef
1109 typedef sox_format_handler_t const * (LSX_API * sox_format_fn_t)(void);
1441 struct sox_format_handler_t { struct
1537 sox_format_handler_t handler; /**< Format handler for this file */
1871 sox_format_handler_t const *
1986 sox_format_handler_t const *
H A Damr.h320 sox_format_handler_t const * AMR_FORMAT_FN(void);
321 sox_format_handler_t const * AMR_FORMAT_FN(void) in AMR_FORMAT_FN()
326 static sox_format_handler_t handler = { in AMR_FORMAT_FN()
H A Dxi.c24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dpvf.c24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dfap.c24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dsd2.c24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dpaf.c24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dmat4.c27 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dmat5.c27 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Daiff-fmt.c26 static sox_format_handler_t const sox_aiff_format = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dima-fmt.c26 static sox_format_handler_t handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dcaf.c29 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dvox-fmt.c26 static sox_format_handler_t handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Ddvms-fmt.c24 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Daifc-fmt.c28 static sox_format_handler_t const sox_aifc_format = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dw64.c33 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER()
H A Dformats.c495 sox_format_handler_t const * handler; in open_read()
660 sox_format_handler_t const * handler; in sox_format_supports_encoding()
839 sox_format_handler_t const * sox_write_handler( in sox_write_handler()
844 sox_format_handler_t const * handler; in sox_write_handler()
888 sox_format_handler_t const * handler; in open_write()
1234 #define FORMAT(f) extern sox_format_handler_t const * lsx_##f##_format_fn(void);
1327 sox_format_handler_t const * sox_find_format(char const * name0, sox_bool no_dev) in sox_find_format()
1337 sox_format_handler_t const * handler = s_sox_format_fns[f].fn(); in sox_find_format()
H A Dcdr.c41 static sox_format_handler_t handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dsounder.c47 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dnulfile.c53 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dwve.c55 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER()
H A Dhtk.c71 static sox_format_handler_t handler = { in LSX_FORMAT_HANDLER()

123