Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dxo_encoder.c119 typedef TAILQ_HEAD(xo_encoder_list_s, xo_encoder_node_s) xo_encoder_list_t; typedef
125 static xo_encoder_list_t xo_encoders;
128 xo_encoder_list_init (xo_encoder_list_t *listp) in xo_encoder_list_init()