Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libxo/encoder/test/
HDenc_test.c26 arg->xei_version = XO_ENCODER_VERSION; in xo_encoder_library_init()
/freebsd-14-stable/contrib/libxo/libxo/
HDxo_encoder.h110 #define XO_ENCODER_VERSION 1 /* Current version */ macro
HDxo_encoder.c270 xei.xei_version = XO_ENCODER_VERSION; in xo_encoder_discover()
/freebsd-14-stable/contrib/libxo/doc/
HDencoders.rst250 arg->xei_version = XO_ENCODER_VERSION;
258 time, and the XO_ENCODER_VERSION allows the library to tell libxo
HDapi.rst1637 `XO_ENCODER_VERSION`. This number can be checked to ensure
/freebsd-14-stable/contrib/libxo/encoder/cbor/
HDenc_cbor.c363 arg->xei_version = XO_ENCODER_VERSION; in xo_encoder_library_init()
/freebsd-14-stable/contrib/libxo/encoder/csv/
HDenc_csv.c831 arg->xei_version = XO_ENCODER_VERSION; in xo_encoder_library_init()