Searched defs:restriction (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | profile.c | 48 #define CHECK_PROFILE(profile, name, description, format, preset, presence, restriction) \ argument 112 GstCaps *out, *restriction, *test1; in GST_START_TEST() local
|
/third_party/flutter/skia/src/core/ |
D | SkClipStack.cpp | 832 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipRRect() local 843 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipRect() local 854 Element restriction(fSaveCount, fClipRestrictionRect, SkMatrix::I(), kIntersect_SkClipOp, in clipPath() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
D | encoding-profile.c | 343 GstCaps *restriction; member 844 GstCaps * restriction) in gst_encoding_profile_set_restriction() 1255 const gchar * name, const gchar * description, GstCaps * restriction, in common_creation() 1327 GstCaps * restriction, guint presence) in gst_encoding_video_profile_new() 1352 GstCaps * restriction, guint presence) in gst_encoding_audio_profile_new()
|
D | encoding-target.c | 406 GstCaps *format, *restriction; in serialize_stream_profiles() local 589 gchar *proftype, *format, *preset, *restriction, *pname, *description, in parse_encoding_profile() local
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gstencodebasebin.c | 1171 GstCaps *restriction = gst_encoding_profile_get_restriction (profile); in _profile_restriction_caps_cb() local 1462 GstCaps *format, *restriction; in _create_stream_group() local
|