Searched refs:GST_MSDKVPP (Results 1 – 2 of 2) sorted by relevance
339 GstMsdkVPP *thiz = GST_MSDKVPP (trans); in ensure_context()396 GstMsdkVPP *thiz = GST_MSDKVPP (trans); in gst_msdkvpp_prepare_output_buffer()589 GstMsdkVPP *thiz = GST_MSDKVPP (trans); in gst_msdkvpp_decide_allocation()631 GstMsdkVPP *thiz = GST_MSDKVPP (trans); in gst_msdkvpp_propose_allocation()864 GstMsdkVPP *thiz = GST_MSDKVPP (trans); in gst_msdkvpp_transform()1293 GstMsdkVPP *thiz = GST_MSDKVPP (trans); in gst_msdkvpp_set_caps()1393 GstMsdkVPP *thiz = GST_MSDKVPP (trans); in gst_msdkvpp_fixate_caps()1467 gst_msdkvpp_close (GST_MSDKVPP (trans)); in gst_msdkvpp_stop()1475 GstMsdkVPP *thiz = GST_MSDKVPP (object); in gst_msdkvpp_set_property()1560 GstMsdkVPP *thiz = GST_MSDKVPP (object); in gst_msdkvpp_get_property()[all …]
43 #define GST_MSDKVPP(obj) \ macro