Home
last modified time | relevance | path

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

12

/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrcorc-dist.c107 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
118 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstvideotestsrcorc.c107 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
118 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideoboxorc-dist.c107 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
118 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstvideoboxorc.c107 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
118 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstscenechangeorc.c109 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
120 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstscenechangeorc-dist.c109 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
120 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_bad/gst/gaudieffects/
Dgstgaudieffectsorc.c108 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
119 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstgaudieffectsorc-dist.c108 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
119 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dtvtime-dist.c119 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
130 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dtvtime.c119 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
130 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysisorc.c122 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
133 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstfieldanalysisorc-dist.c122 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
133 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixerorc-dist.c139 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
150 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstaudiomixerorc.c139 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
150 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_base/gst/volume/
Dgstvolumeorc.c134 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
145 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstvolumeorc-dist.c134 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
145 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixerorc-dist.c119 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
130 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dvideomixerorc.c119 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
130 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadderorc-dist.c146 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
157 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstadderorc.c146 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
157 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiopanoramaorc-dist.c142 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
153 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Daudiopanoramaorc.c142 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
153 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_bad/gst/bayer/
Dgstbayerorc-dist.c142 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
153 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
Dgstbayerorc.c142 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
153 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositororc-dist.c129 #define ORC_SB_MIN (-1-ORC_SB_MAX) macro
140 #define ORC_CLAMP_SB(x) ORC_CLAMP(x,ORC_SB_MIN,ORC_SB_MAX)

12