Home
last modified time | relevance | path

Searched refs:XO_ENCODER_VERSION (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/libxo/encoder/test/
H A Denc_test.c26 arg->xei_version = XO_ENCODER_VERSION; in xo_encoder_library_init()
/freebsd/contrib/libxo/libxo/
H A Dxo_encoder.h110 #define XO_ENCODER_VERSION 1 /* Current version */ macro
H A Dxo_encoder.c270 xei.xei_version = XO_ENCODER_VERSION; in xo_encoder_discover()
/freebsd/contrib/libxo/doc/
H A Dencoders.rst250 arg->xei_version = XO_ENCODER_VERSION;
258 time, and the XO_ENCODER_VERSION allows the library to tell libxo
H A Dapi.rst1637 `XO_ENCODER_VERSION`. This number can be checked to ensure
/freebsd/contrib/libxo/encoder/cbor/
H A Denc_cbor.c363 arg->xei_version = XO_ENCODER_VERSION; in xo_encoder_library_init()
/freebsd/contrib/libxo/encoder/csv/
H A Denc_csv.c831 arg->xei_version = XO_ENCODER_VERSION; in xo_encoder_library_init()