Home
last modified time | relevance | path

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

12

/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrcorc.c114 #define ORC_SL_MAX 2147483647 macro
115 #define ORC_SL_MIN (-1-ORC_SL_MAX)
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstvideotestsrcorc-dist.c114 #define ORC_SL_MAX 2147483647 macro
115 #define ORC_SL_MIN (-1-ORC_SL_MAX)
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideoboxorc.c114 #define ORC_SL_MAX 2147483647 macro
115 #define ORC_SL_MIN (-1-ORC_SL_MAX)
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstvideoboxorc-dist.c114 #define ORC_SL_MAX 2147483647 macro
115 #define ORC_SL_MIN (-1-ORC_SL_MAX)
122 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstscenechangeorc-dist.c116 #define ORC_SL_MAX 2147483647 macro
117 #define ORC_SL_MIN (-1-ORC_SL_MAX)
124 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstscenechangeorc.c116 #define ORC_SL_MAX 2147483647 macro
117 #define ORC_SL_MIN (-1-ORC_SL_MAX)
124 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstgaudieffectsorc-dist.c115 #define ORC_SL_MAX 2147483647 macro
116 #define ORC_SL_MIN (-1-ORC_SL_MAX)
123 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstgaudieffectsorc.c115 #define ORC_SL_MAX 2147483647 macro
116 #define ORC_SL_MIN (-1-ORC_SL_MAX)
123 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dtvtime-dist.c126 #define ORC_SL_MAX 2147483647 macro
127 #define ORC_SL_MIN (-1-ORC_SL_MAX)
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dtvtime.c126 #define ORC_SL_MAX 2147483647 macro
127 #define ORC_SL_MIN (-1-ORC_SL_MAX)
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysisorc-dist.c129 #define ORC_SL_MAX 2147483647 macro
130 #define ORC_SL_MIN (-1-ORC_SL_MAX)
137 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstfieldanalysisorc.c129 #define ORC_SL_MAX 2147483647 macro
130 #define ORC_SL_MIN (-1-ORC_SL_MAX)
137 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixerorc.c146 #define ORC_SL_MAX 2147483647 macro
147 #define ORC_SL_MIN (-1-ORC_SL_MAX)
154 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstaudiomixerorc-dist.c146 #define ORC_SL_MAX 2147483647 macro
147 #define ORC_SL_MIN (-1-ORC_SL_MAX)
154 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst/volume/
Dgstvolumeorc-dist.c141 #define ORC_SL_MAX 2147483647 macro
142 #define ORC_SL_MIN (-1-ORC_SL_MAX)
149 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstvolumeorc.c141 #define ORC_SL_MAX 2147483647 macro
142 #define ORC_SL_MIN (-1-ORC_SL_MAX)
149 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixerorc-dist.c126 #define ORC_SL_MAX 2147483647 macro
127 #define ORC_SL_MIN (-1-ORC_SL_MAX)
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dvideomixerorc.c126 #define ORC_SL_MAX 2147483647 macro
127 #define ORC_SL_MIN (-1-ORC_SL_MAX)
134 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadderorc.c153 #define ORC_SL_MAX 2147483647 macro
154 #define ORC_SL_MIN (-1-ORC_SL_MAX)
161 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstadderorc-dist.c153 #define ORC_SL_MAX 2147483647 macro
154 #define ORC_SL_MIN (-1-ORC_SL_MAX)
161 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiopanoramaorc.c149 #define ORC_SL_MAX 2147483647 macro
150 #define ORC_SL_MIN (-1-ORC_SL_MAX)
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Daudiopanoramaorc-dist.c149 #define ORC_SL_MAX 2147483647 macro
150 #define ORC_SL_MIN (-1-ORC_SL_MAX)
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_bad/gst/bayer/
Dgstbayerorc.c149 #define ORC_SL_MAX 2147483647 macro
150 #define ORC_SL_MIN (-1-ORC_SL_MAX)
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
Dgstbayerorc-dist.c149 #define ORC_SL_MAX 2147483647 macro
150 #define ORC_SL_MIN (-1-ORC_SL_MAX)
157 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiopack-dist.c210 #define ORC_SL_MAX 2147483647 macro
211 #define ORC_SL_MIN (-1-ORC_SL_MAX)
218 #define ORC_CLAMP_SL(x) ORC_CLAMP(x,ORC_SL_MIN,ORC_SL_MAX)

12