Home
last modified time | relevance | path

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

/f-stack/tools/libxo/
H A DMakefile16 SRCS= libxo.c xo_encoder.c xo_syslog.c
/f-stack/tools/libxo/doc/
H A Dencoders.rst244 arguments defined in the header file "xo_encoder.h". This function
269 "xo_encoder.h". Each op code represents a distinct event in the libxo
H A Dapi.rst1608 `XO_ENCODER_INIT_ARGS` is a macro defined in "xo_encoder.h" that defines
1626 `xo_encoder_func_t`, as defined in "xo_encoder.h". This function
/f-stack/tools/libxo/libxo/
H A Dlibxo.c269 xo_encoder_func_t xo_encoder; /* Encoding function */ member
8462 return xop->xo_encoder; in xo_get_encoder()
8474 xop->xo_encoder = encoder; in xo_set_encoder()