Home
last modified time | relevance | path

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

/dports/audio/baresip/baresip-0.5.8/src/
H A Dcore.h459 typedef void (video_err_h)(int err, const char *str, void *arg); typedef
467 video_err_h *errh, void *arg);
H A Dvideo.c155 video_err_h *errh; /**< Error handler */
796 video_err_h *errh, void *arg) in video_alloc()