Home
last modified time | relevance | path

Searched defs:restriction (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dprofile.c48 #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/
DSkClipStack.cpp832 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/
Dencoding-profile.c343 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()
Dencoding-target.c406 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/
Dgstencodebasebin.c1171 GstCaps *restriction = gst_encoding_profile_get_restriction (profile); in _profile_restriction_caps_cb() local
1462 GstCaps *format, *restriction; in _create_stream_group() local