Home
last modified time | relevance | path

Searched refs:SET_META (Results 1 – 25 of 61) sorted by relevance

123

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_signalstats.c718 SET_META("YMIN", "%d", miny); in filter_frame8()
719 SET_META("YLOW", "%d", lowy); in filter_frame8()
722 SET_META("YMAX", "%d", maxy); in filter_frame8()
724 SET_META("UMIN", "%d", minu); in filter_frame8()
725 SET_META("ULOW", "%d", lowu); in filter_frame8()
728 SET_META("UMAX", "%d", maxu); in filter_frame8()
730 SET_META("VMIN", "%d", minv); in filter_frame8()
731 SET_META("VLOW", "%d", lowv); in filter_frame8()
734 SET_META("VMAX", "%d", maxv); in filter_frame8()
935 SET_META("YMIN", "%d", miny); in filter_frame16()
[all …]
H A Dvf_bbox.c65 #define SET_META(key, value) \ macro
89 SET_META("lavfi.bbox.x1", box.x1) in filter_frame()
90 SET_META("lavfi.bbox.x2", box.x2) in filter_frame()
91 SET_META("lavfi.bbox.y1", box.y1) in filter_frame()
92 SET_META("lavfi.bbox.y2", box.y2) in filter_frame()
93 SET_META("lavfi.bbox.w", w) in filter_frame()
94 SET_META("lavfi.bbox.h", h) in filter_frame()
H A Dvf_cropdetect.c157 #define SET_META(key, value) \ macro
224 SET_META("lavfi.cropdetect.x1", s->x1); in filter_frame()
225 SET_META("lavfi.cropdetect.x2", s->x2); in filter_frame()
226 SET_META("lavfi.cropdetect.y1", s->y1); in filter_frame()
227 SET_META("lavfi.cropdetect.y2", s->y2); in filter_frame()
228 SET_META("lavfi.cropdetect.w", w); in filter_frame()
229 SET_META("lavfi.cropdetect.h", h); in filter_frame()
230 SET_META("lavfi.cropdetect.x", x); in filter_frame()
231 SET_META("lavfi.cropdetect.y", y); in filter_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_signalstats.c720 SET_META("YMIN", "%d", miny); in filter_frame8()
721 SET_META("YLOW", "%d", lowy); in filter_frame8()
724 SET_META("YMAX", "%d", maxy); in filter_frame8()
726 SET_META("UMIN", "%d", minu); in filter_frame8()
727 SET_META("ULOW", "%d", lowu); in filter_frame8()
730 SET_META("UMAX", "%d", maxu); in filter_frame8()
732 SET_META("VMIN", "%d", minv); in filter_frame8()
733 SET_META("VLOW", "%d", lowv); in filter_frame8()
736 SET_META("VMAX", "%d", maxv); in filter_frame8()
937 SET_META("YMIN", "%d", miny); in filter_frame16()
[all …]
H A Dvf_bbox.c81 #define SET_META(key, value) \ macro
105 SET_META("lavfi.bbox.x1", box.x1) in filter_frame()
106 SET_META("lavfi.bbox.x2", box.x2) in filter_frame()
107 SET_META("lavfi.bbox.y1", box.y1) in filter_frame()
108 SET_META("lavfi.bbox.y2", box.y2) in filter_frame()
109 SET_META("lavfi.bbox.w", w) in filter_frame()
110 SET_META("lavfi.bbox.h", h) in filter_frame()
H A Dvf_cropdetect.c158 #define SET_META(key, value) \ macro
225 SET_META("lavfi.cropdetect.x1", s->x1); in filter_frame()
226 SET_META("lavfi.cropdetect.x2", s->x2); in filter_frame()
227 SET_META("lavfi.cropdetect.y1", s->y1); in filter_frame()
228 SET_META("lavfi.cropdetect.y2", s->y2); in filter_frame()
229 SET_META("lavfi.cropdetect.w", w); in filter_frame()
230 SET_META("lavfi.cropdetect.h", h); in filter_frame()
231 SET_META("lavfi.cropdetect.x", x); in filter_frame()
232 SET_META("lavfi.cropdetect.y", y); in filter_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_signalstats.c718 SET_META("YMIN", "%d", miny); in filter_frame8()
719 SET_META("YLOW", "%d", lowy); in filter_frame8()
722 SET_META("YMAX", "%d", maxy); in filter_frame8()
724 SET_META("UMIN", "%d", minu); in filter_frame8()
725 SET_META("ULOW", "%d", lowu); in filter_frame8()
728 SET_META("UMAX", "%d", maxu); in filter_frame8()
730 SET_META("VMIN", "%d", minv); in filter_frame8()
731 SET_META("VLOW", "%d", lowv); in filter_frame8()
734 SET_META("VMAX", "%d", maxv); in filter_frame8()
935 SET_META("YMIN", "%d", miny); in filter_frame16()
[all …]
H A Dvf_bbox.c65 #define SET_META(key, value) \ macro
89 SET_META("lavfi.bbox.x1", box.x1) in filter_frame()
90 SET_META("lavfi.bbox.x2", box.x2) in filter_frame()
91 SET_META("lavfi.bbox.y1", box.y1) in filter_frame()
92 SET_META("lavfi.bbox.y2", box.y2) in filter_frame()
93 SET_META("lavfi.bbox.w", w) in filter_frame()
94 SET_META("lavfi.bbox.h", h) in filter_frame()
H A Dvf_cropdetect.c157 #define SET_META(key, value) \ macro
224 SET_META("lavfi.cropdetect.x1", s->x1); in filter_frame()
225 SET_META("lavfi.cropdetect.x2", s->x2); in filter_frame()
226 SET_META("lavfi.cropdetect.y1", s->y1); in filter_frame()
227 SET_META("lavfi.cropdetect.y2", s->y2); in filter_frame()
228 SET_META("lavfi.cropdetect.w", w); in filter_frame()
229 SET_META("lavfi.cropdetect.h", h); in filter_frame()
230 SET_META("lavfi.cropdetect.x", x); in filter_frame()
231 SET_META("lavfi.cropdetect.y", y); in filter_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_signalstats.c720 SET_META("YMIN", "%d", miny); in filter_frame8()
721 SET_META("YLOW", "%d", lowy); in filter_frame8()
724 SET_META("YMAX", "%d", maxy); in filter_frame8()
726 SET_META("UMIN", "%d", minu); in filter_frame8()
727 SET_META("ULOW", "%d", lowu); in filter_frame8()
730 SET_META("UMAX", "%d", maxu); in filter_frame8()
732 SET_META("VMIN", "%d", minv); in filter_frame8()
733 SET_META("VLOW", "%d", lowv); in filter_frame8()
736 SET_META("VMAX", "%d", maxv); in filter_frame8()
937 SET_META("YMIN", "%d", miny); in filter_frame16()
[all …]
H A Dvf_bbox.c65 #define SET_META(key, value) \ macro
89 SET_META("lavfi.bbox.x1", box.x1) in filter_frame()
90 SET_META("lavfi.bbox.x2", box.x2) in filter_frame()
91 SET_META("lavfi.bbox.y1", box.y1) in filter_frame()
92 SET_META("lavfi.bbox.y2", box.y2) in filter_frame()
93 SET_META("lavfi.bbox.w", w) in filter_frame()
94 SET_META("lavfi.bbox.h", h) in filter_frame()
H A Dvf_cropdetect.c157 #define SET_META(key, value) \ macro
224 SET_META("lavfi.cropdetect.x1", s->x1); in filter_frame()
225 SET_META("lavfi.cropdetect.x2", s->x2); in filter_frame()
226 SET_META("lavfi.cropdetect.y1", s->y1); in filter_frame()
227 SET_META("lavfi.cropdetect.y2", s->y2); in filter_frame()
228 SET_META("lavfi.cropdetect.w", w); in filter_frame()
229 SET_META("lavfi.cropdetect.h", h); in filter_frame()
230 SET_META("lavfi.cropdetect.x", x); in filter_frame()
231 SET_META("lavfi.cropdetect.y", y); in filter_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_signalstats.c720 SET_META("YMIN", "%d", miny); in filter_frame8()
721 SET_META("YLOW", "%d", lowy); in filter_frame8()
724 SET_META("YMAX", "%d", maxy); in filter_frame8()
726 SET_META("UMIN", "%d", minu); in filter_frame8()
727 SET_META("ULOW", "%d", lowu); in filter_frame8()
730 SET_META("UMAX", "%d", maxu); in filter_frame8()
732 SET_META("VMIN", "%d", minv); in filter_frame8()
733 SET_META("VLOW", "%d", lowv); in filter_frame8()
736 SET_META("VMAX", "%d", maxv); in filter_frame8()
937 SET_META("YMIN", "%d", miny); in filter_frame16()
[all …]
H A Dvf_bbox.c81 #define SET_META(key, value) \ macro
105 SET_META("lavfi.bbox.x1", box.x1) in filter_frame()
106 SET_META("lavfi.bbox.x2", box.x2) in filter_frame()
107 SET_META("lavfi.bbox.y1", box.y1) in filter_frame()
108 SET_META("lavfi.bbox.y2", box.y2) in filter_frame()
109 SET_META("lavfi.bbox.w", w) in filter_frame()
110 SET_META("lavfi.bbox.h", h) in filter_frame()
H A Dvf_cropdetect.c158 #define SET_META(key, value) \ macro
225 SET_META("lavfi.cropdetect.x1", s->x1); in filter_frame()
226 SET_META("lavfi.cropdetect.x2", s->x2); in filter_frame()
227 SET_META("lavfi.cropdetect.y1", s->y1); in filter_frame()
228 SET_META("lavfi.cropdetect.y2", s->y2); in filter_frame()
229 SET_META("lavfi.cropdetect.w", w); in filter_frame()
230 SET_META("lavfi.cropdetect.h", h); in filter_frame()
231 SET_META("lavfi.cropdetect.x", x); in filter_frame()
232 SET_META("lavfi.cropdetect.y", y); in filter_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_signalstats.c405 SET_META("YMIN", "%d", miny); in filter_frame()
406 SET_META("YLOW", "%d", lowy); in filter_frame()
408 SET_META("YHIGH", "%d", highy); in filter_frame()
409 SET_META("YMAX", "%d", maxy); in filter_frame()
411 SET_META("UMIN", "%d", minu); in filter_frame()
412 SET_META("ULOW", "%d", lowu); in filter_frame()
414 SET_META("UHIGH", "%d", highu); in filter_frame()
415 SET_META("UMAX", "%d", maxu); in filter_frame()
417 SET_META("VMIN", "%d", minv); in filter_frame()
418 SET_META("VLOW", "%d", lowv); in filter_frame()
[all …]
H A Dvf_bbox.c63 #define SET_META(key, value) \ macro
86 SET_META("lavfi.bbox.x1", box.x1) in filter_frame()
87 SET_META("lavfi.bbox.x2", box.x2) in filter_frame()
88 SET_META("lavfi.bbox.y1", box.y1) in filter_frame()
89 SET_META("lavfi.bbox.y2", box.y2) in filter_frame()
90 SET_META("lavfi.bbox.w", w) in filter_frame()
91 SET_META("lavfi.bbox.h", h) in filter_frame()
H A Dvf_cropdetect.c115 #define SET_META(key, value) \ macro
190 SET_META("lavfi.cropdetect.x1", s->x1); in filter_frame()
191 SET_META("lavfi.cropdetect.x2", s->x2); in filter_frame()
192 SET_META("lavfi.cropdetect.y1", s->y1); in filter_frame()
193 SET_META("lavfi.cropdetect.y2", s->y2); in filter_frame()
194 SET_META("lavfi.cropdetect.w", w); in filter_frame()
195 SET_META("lavfi.cropdetect.h", h); in filter_frame()
196 SET_META("lavfi.cropdetect.x", x); in filter_frame()
197 SET_META("lavfi.cropdetect.y", y); in filter_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_signalstats.c405 SET_META("YMIN", "%d", miny); in filter_frame()
406 SET_META("YLOW", "%d", lowy); in filter_frame()
408 SET_META("YHIGH", "%d", highy); in filter_frame()
409 SET_META("YMAX", "%d", maxy); in filter_frame()
411 SET_META("UMIN", "%d", minu); in filter_frame()
412 SET_META("ULOW", "%d", lowu); in filter_frame()
414 SET_META("UHIGH", "%d", highu); in filter_frame()
415 SET_META("UMAX", "%d", maxu); in filter_frame()
417 SET_META("VMIN", "%d", minv); in filter_frame()
418 SET_META("VLOW", "%d", lowv); in filter_frame()
[all …]
H A Dvf_bbox.c63 #define SET_META(key, value) \ macro
86 SET_META("lavfi.bbox.x1", box.x1) in filter_frame()
87 SET_META("lavfi.bbox.x2", box.x2) in filter_frame()
88 SET_META("lavfi.bbox.y1", box.y1) in filter_frame()
89 SET_META("lavfi.bbox.y2", box.y2) in filter_frame()
90 SET_META("lavfi.bbox.w", w) in filter_frame()
91 SET_META("lavfi.bbox.h", h) in filter_frame()
H A Dvf_cropdetect.c115 #define SET_META(key, value) \ macro
190 SET_META("lavfi.cropdetect.x1", s->x1); in filter_frame()
191 SET_META("lavfi.cropdetect.x2", s->x2); in filter_frame()
192 SET_META("lavfi.cropdetect.y1", s->y1); in filter_frame()
193 SET_META("lavfi.cropdetect.y2", s->y2); in filter_frame()
194 SET_META("lavfi.cropdetect.w", w); in filter_frame()
195 SET_META("lavfi.cropdetect.h", h); in filter_frame()
196 SET_META("lavfi.cropdetect.x", x); in filter_frame()
197 SET_META("lavfi.cropdetect.y", y); in filter_frame()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2videodec.c1076 SET_META ("JPEG"); in gst_v4l2_video_dec_set_metadata()
1087 SET_META ("H263"); in gst_v4l2_video_dec_set_metadata()
1089 SET_META ("FWHT"); in gst_v4l2_video_dec_set_metadata()
1091 SET_META ("H264"); in gst_v4l2_video_dec_set_metadata()
1093 SET_META ("H265"); in gst_v4l2_video_dec_set_metadata()
1095 SET_META ("VC1"); in gst_v4l2_video_dec_set_metadata()
1097 SET_META ("VP8"); in gst_v4l2_video_dec_set_metadata()
1099 SET_META ("VP9"); in gst_v4l2_video_dec_set_metadata()
1105 SET_META ("PWC1"); in gst_v4l2_video_dec_set_metadata()
1107 SET_META ("PWC2"); in gst_v4l2_video_dec_set_metadata()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2videodec.c1076 SET_META ("JPEG"); in gst_v4l2_video_dec_set_metadata()
1087 SET_META ("H263"); in gst_v4l2_video_dec_set_metadata()
1089 SET_META ("FWHT"); in gst_v4l2_video_dec_set_metadata()
1091 SET_META ("H264"); in gst_v4l2_video_dec_set_metadata()
1093 SET_META ("H265"); in gst_v4l2_video_dec_set_metadata()
1095 SET_META ("VC1"); in gst_v4l2_video_dec_set_metadata()
1097 SET_META ("VP8"); in gst_v4l2_video_dec_set_metadata()
1099 SET_META ("VP9"); in gst_v4l2_video_dec_set_metadata()
1105 SET_META ("PWC1"); in gst_v4l2_video_dec_set_metadata()
1107 SET_META ("PWC2"); in gst_v4l2_video_dec_set_metadata()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2videodec.c1076 SET_META ("JPEG"); in gst_v4l2_video_dec_set_metadata()
1087 SET_META ("H263"); in gst_v4l2_video_dec_set_metadata()
1089 SET_META ("FWHT"); in gst_v4l2_video_dec_set_metadata()
1091 SET_META ("H264"); in gst_v4l2_video_dec_set_metadata()
1093 SET_META ("H265"); in gst_v4l2_video_dec_set_metadata()
1095 SET_META ("VC1"); in gst_v4l2_video_dec_set_metadata()
1097 SET_META ("VP8"); in gst_v4l2_video_dec_set_metadata()
1099 SET_META ("VP9"); in gst_v4l2_video_dec_set_metadata()
1105 SET_META ("PWC1"); in gst_v4l2_video_dec_set_metadata()
1107 SET_META ("PWC2"); in gst_v4l2_video_dec_set_metadata()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/sys/v4l2/
H A Dgstv4l2videodec.c1076 SET_META ("JPEG"); in gst_v4l2_video_dec_set_metadata()
1087 SET_META ("H263"); in gst_v4l2_video_dec_set_metadata()
1089 SET_META ("FWHT"); in gst_v4l2_video_dec_set_metadata()
1091 SET_META ("H264"); in gst_v4l2_video_dec_set_metadata()
1093 SET_META ("H265"); in gst_v4l2_video_dec_set_metadata()
1095 SET_META ("VC1"); in gst_v4l2_video_dec_set_metadata()
1097 SET_META ("VP8"); in gst_v4l2_video_dec_set_metadata()
1099 SET_META ("VP9"); in gst_v4l2_video_dec_set_metadata()
1105 SET_META ("PWC1"); in gst_v4l2_video_dec_set_metadata()
1107 SET_META ("PWC2"); in gst_v4l2_video_dec_set_metadata()
[all …]

123