Searched refs:GST_MPLEX (Results 1 – 3 of 3) sorted by relevance
160 GstMplex *mplex = GST_MPLEX (object); in gst_mplex_finalize()278 mplex = GST_MPLEX (GST_PAD_PARENT (pad)); in gst_mplex_setcaps()614 GstMplex *mplex = GST_MPLEX (element); in gst_mplex_request_new_pad()651 GstMplex *mplex = GST_MPLEX (element); in gst_mplex_release_pad()689 GST_MPLEX (object)->job->getProperty (prop_id, value); in gst_mplex_get_property()696 GST_MPLEX (object)->job->setProperty (prop_id, value); in gst_mplex_set_property()706 mplex = GST_MPLEX (parent); in gst_mplex_src_activate_mode()731 GstMplex *mplex = GST_MPLEX (element); in gst_mplex_change_state()
40 mplex = GST_MPLEX (GST_PAD_PARENT (mpad->pad)); in GstMplexIBitStream()
35 #define GST_MPLEX(obj) \ macro