Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdbin.c349 } RsnDvdBinPadBlockCtx; typedef
352 GstPadProbeInfo * info, RsnDvdBinPadBlockCtx * ctx);
355 _pad_block_destroy_notify (RsnDvdBinPadBlockCtx * ctx) in _pad_block_destroy_notify()
359 g_slice_free (RsnDvdBinPadBlockCtx, ctx); in _pad_block_destroy_notify()
434 RsnDvdBinPadBlockCtx *bctx = NULL; in create_elements()
508 bctx = g_slice_new (RsnDvdBinPadBlockCtx); in create_elements()
562 bctx = g_slice_new (RsnDvdBinPadBlockCtx); in create_elements()
602 bctx = g_slice_new (RsnDvdBinPadBlockCtx); in create_elements()
884 GstPadProbeInfo * info, RsnDvdBinPadBlockCtx * ctx) in dvdbin_pad_blocked_cb()