Searched refs:xo_encoder_init_func_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libxo/libxo/
H A Dxo_encoder.h68 typedef int (*xo_encoder_init_func_t)(XO_ENCODER_INIT_ARGS); typedef
H A Dxo_encoder.c235 xo_encoder_init_func_t func;
237 func = (xo_encoder_init_func_t) dlfunc(dlp, XO_ENCODER_INIT_NAME);

Completed in 109 milliseconds