Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdbin.c298 try_create_piece (RsnDvdBin * dvdbin, gint index, in try_create_piece() function
436 if (!try_create_piece (dvdbin, DVD_ELEM_SOURCE, NULL, in create_elements()
448 if (!try_create_piece (dvdbin, DVD_ELEM_DEMUX, in create_elements()
463 if (!try_create_piece (dvdbin, DVD_ELEM_MQUEUE, "multiqueue", 0, "rsnmq", in create_elements()
471 if (!try_create_piece (dvdbin, DVD_ELEM_VIDPARSE, "mpegvideoparse", 0, in create_elements()
476 if (!try_create_piece (dvdbin, DVD_ELEM_VIDDEC, NULL, RSN_TYPE_VIDEODEC, in create_elements()
481 if (!try_create_piece (dvdbin, DVD_ELEM_PARSET, NULL, RSN_TYPE_RSNPARSETTER, in create_elements()
526 if (!try_create_piece (dvdbin, DVD_ELEM_SPU_SELECT, NULL, in create_elements()
534 if (!try_create_piece (dvdbin, DVD_ELEM_SPUQ, "queue", 0, "spu_q", in create_elements()
572 if (!try_create_piece (dvdbin, DVD_ELEM_AUD_SELECT, NULL, in create_elements()
[all …]