Searched refs:MIX_VIDEODECODEPARAMS (Results 1 – 2 of 2) sorted by relevance
116 this_target = MIX_VIDEODECODEPARAMS(target); in mix_videodecodeparams_copy()117 this_src = MIX_VIDEODECODEPARAMS(src); in mix_videodecodeparams_copy()148 this_first = MIX_VIDEODECODEPARAMS(first); in mix_videodecodeparams_equal()149 this_second = MIX_VIDEODECODEPARAMS(second); in mix_videodecodeparams_equal()
26 #define MIX_VIDEODECODEPARAMS(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), MIX_TYPE_VIDEODECODEPARAMS, … macro