Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dxo_encoder.c140 xo_encoder_node_t *xep = xo_realloc(NULL, sizeof(*xep)); in xo_encoder_list_add() local
141 if (xep) { in xo_encoder_list_add()
154 return xep; in xo_encoder_list_add()
174 xo_free(xep); in xo_encoders_clean()
203 return xep; in xo_encoder_find()
247 if (xep) { in xo_encoder_discover()
254 if (xep == NULL) in xo_encoder_discover()
258 return xep; in xo_encoder_discover()
272 if (xep) in xo_encoder_register()
282 if (xep) { in xo_encoder_unregister()
[all …]