Home
last modified time | relevance | path

Searched refs:ORC_SL_MIN (Results 1 – 25 of 30) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrcorc-dist.c115 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstvideotestsrcorc.c115 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideoboxorc-dist.c115 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstvideoboxorc.c115 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstscenechangeorc.c117 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
124 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstscenechangeorc-dist.c117 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
124 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstgaudieffectsorc.c116 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
123 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstgaudieffectsorc-dist.c116 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
123 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dtvtime-dist.c127 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dtvtime.c127 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysisorc.c130 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
137 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstfieldanalysisorc-dist.c130 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
137 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixerorc-dist.c147 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
154 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstaudiomixerorc.c147 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
154 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst/volume/
Dgstvolumeorc.c142 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
149 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstvolumeorc-dist.c142 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
149 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixerorc-dist.c127 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dvideomixerorc.c127 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadderorc-dist.c154 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
161 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstadderorc.c154 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
161 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiopanoramaorc-dist.c150 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Daudiopanoramaorc.c150 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/bayer/
Dgstbayerorc-dist.c150 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstbayerorc.c150 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositororc-dist.c137 #define ORC_SL_MIN (-1-ORC_SL_MAX) macro
144 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)

12