Home
last modified time | relevance | path

Searched refs:YPLANE (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/DropOut/
H A DADM_vidDropOut.cpp129 memcpy(YPLANE(data),YPLANE(_current),uvlen); in getFrameNumberNoAlloc()
150 inprev=YPLANE(_previous)+1+_info.width; in getFrameNumberNoAlloc()
151 innext=YPLANE(_next)+1+_info.width; in getFrameNumberNoAlloc()
152 incur =YPLANE(_current)+1+_info.width; in getFrameNumberNoAlloc()
154 zout=YPLANE(data)+_info.width+1; in getFrameNumberNoAlloc()
165 inprev=YPLANE(_previous) +1+y*_info.width; in getFrameNumberNoAlloc()
166 innext=YPLANE(_next) +1+y*_info.width;; in getFrameNumberNoAlloc()
190 inprev=YPLANE(_previous) +y*_info.width; in getFrameNumberNoAlloc()
191 innext=YPLANE(_next) +y*_info.width;; in getFrameNumberNoAlloc()
192 incur =YPLANE(_current) +y*_info.width;; in getFrameNumberNoAlloc()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/DropOut/
H A DADM_vidDropOut.cpp129 memcpy(YPLANE(data),YPLANE(_current),uvlen); in getFrameNumberNoAlloc()
150 inprev=YPLANE(_previous)+1+_info.width; in getFrameNumberNoAlloc()
151 innext=YPLANE(_next)+1+_info.width; in getFrameNumberNoAlloc()
152 incur =YPLANE(_current)+1+_info.width; in getFrameNumberNoAlloc()
154 zout=YPLANE(data)+_info.width+1; in getFrameNumberNoAlloc()
165 inprev=YPLANE(_previous) +1+y*_info.width; in getFrameNumberNoAlloc()
166 innext=YPLANE(_next) +1+y*_info.width;; in getFrameNumberNoAlloc()
190 inprev=YPLANE(_previous) +y*_info.width; in getFrameNumberNoAlloc()
191 innext=YPLANE(_next) +y*_info.width;; in getFrameNumberNoAlloc()
192 incur =YPLANE(_current) +y*_info.width;; in getFrameNumberNoAlloc()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/DropOut/
H A DADM_vidDropOut.cpp129 memcpy(YPLANE(data),YPLANE(_current),uvlen); in getFrameNumberNoAlloc()
150 inprev=YPLANE(_previous)+1+_info.width; in getFrameNumberNoAlloc()
151 innext=YPLANE(_next)+1+_info.width; in getFrameNumberNoAlloc()
152 incur =YPLANE(_current)+1+_info.width; in getFrameNumberNoAlloc()
154 zout=YPLANE(data)+_info.width+1; in getFrameNumberNoAlloc()
165 inprev=YPLANE(_previous) +1+y*_info.width; in getFrameNumberNoAlloc()
166 innext=YPLANE(_next) +1+y*_info.width;; in getFrameNumberNoAlloc()
190 inprev=YPLANE(_previous) +y*_info.width; in getFrameNumberNoAlloc()
191 innext=YPLANE(_next) +y*_info.width;; in getFrameNumberNoAlloc()
192 incur =YPLANE(_current) +y*_info.width;; in getFrameNumberNoAlloc()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/DropOut/
H A DADM_vidDropOut.cpp129 memcpy(YPLANE(data),YPLANE(_current),uvlen); in getFrameNumberNoAlloc()
150 inprev=YPLANE(_previous)+1+_info.width; in getFrameNumberNoAlloc()
151 innext=YPLANE(_next)+1+_info.width; in getFrameNumberNoAlloc()
152 incur =YPLANE(_current)+1+_info.width; in getFrameNumberNoAlloc()
154 zout=YPLANE(data)+_info.width+1; in getFrameNumberNoAlloc()
165 inprev=YPLANE(_previous) +1+y*_info.width; in getFrameNumberNoAlloc()
166 innext=YPLANE(_next) +1+y*_info.width;; in getFrameNumberNoAlloc()
190 inprev=YPLANE(_previous) +y*_info.width; in getFrameNumberNoAlloc()
191 innext=YPLANE(_next) +y*_info.width;; in getFrameNumberNoAlloc()
192 incur =YPLANE(_current) +y*_info.width;; in getFrameNumberNoAlloc()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Pulldown/
H A DADM_vidPulldown.cpp107 memcpy(YPLANE(data),YPLANE(_uncompressed[index]),page); in getFrameNumberNoAlloc()
146 in=YPLANE(_uncompressed[1]); in getFrameNumberNoAlloc()
147 out=YPLANE(_uncompressed[2]); in getFrameNumberNoAlloc()
158 in=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
159 out=YPLANE(_uncompressed[2])+w; in getFrameNumberNoAlloc()
163 in=YPLANE(_uncompressed[4])+w; in getFrameNumberNoAlloc()
164 out=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Pulldown/
H A DADM_vidPulldown.cpp107 memcpy(YPLANE(data),YPLANE(_uncompressed[index]),page); in getFrameNumberNoAlloc()
146 in=YPLANE(_uncompressed[1]); in getFrameNumberNoAlloc()
147 out=YPLANE(_uncompressed[2]); in getFrameNumberNoAlloc()
158 in=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
159 out=YPLANE(_uncompressed[2])+w; in getFrameNumberNoAlloc()
163 in=YPLANE(_uncompressed[4])+w; in getFrameNumberNoAlloc()
164 out=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Pulldown/
H A DADM_vidPulldown.cpp107 memcpy(YPLANE(data),YPLANE(_uncompressed[index]),page); in getFrameNumberNoAlloc()
146 in=YPLANE(_uncompressed[1]); in getFrameNumberNoAlloc()
147 out=YPLANE(_uncompressed[2]); in getFrameNumberNoAlloc()
158 in=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
159 out=YPLANE(_uncompressed[2])+w; in getFrameNumberNoAlloc()
163 in=YPLANE(_uncompressed[4])+w; in getFrameNumberNoAlloc()
164 out=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Pulldown/
H A DADM_vidPulldown.cpp107 memcpy(YPLANE(data),YPLANE(_uncompressed[index]),page); in getFrameNumberNoAlloc()
146 in=YPLANE(_uncompressed[1]); in getFrameNumberNoAlloc()
147 out=YPLANE(_uncompressed[2]); in getFrameNumberNoAlloc()
158 in=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
159 out=YPLANE(_uncompressed[2])+w; in getFrameNumberNoAlloc()
163 in=YPLANE(_uncompressed[4])+w; in getFrameNumberNoAlloc()
164 out=YPLANE(_uncompressed[3])+w; in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PulldownRemoval/
H A DADM_vidFieldUnblend.cpp145 s1=YPLANE(src1); in merge()
146 s2=YPLANE(src2); in merge()
147 out=YPLANE(tgt); in merge()
173 s1=YPLANE(src1); in computeDiff()
174 s2=YPLANE(src2); in computeDiff()
197 s1=YPLANE(src1); in computeDiff2()
198 s2=YPLANE(src2); in computeDiff2()
200 d1=YPLANE(cand); in computeDiff2()
344 tinyUnblend(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in unblend()
358 tinyAverage(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in averageF()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PulldownRemoval/
H A DADM_vidFieldUnblend.cpp145 s1=YPLANE(src1); in merge()
146 s2=YPLANE(src2); in merge()
147 out=YPLANE(tgt); in merge()
173 s1=YPLANE(src1); in computeDiff()
174 s2=YPLANE(src2); in computeDiff()
197 s1=YPLANE(src1); in computeDiff2()
198 s2=YPLANE(src2); in computeDiff2()
200 d1=YPLANE(cand); in computeDiff2()
344 tinyUnblend(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in unblend()
358 tinyAverage(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in averageF()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PulldownRemoval/
H A DADM_vidFieldUnblend.cpp145 s1=YPLANE(src1); in merge()
146 s2=YPLANE(src2); in merge()
147 out=YPLANE(tgt); in merge()
173 s1=YPLANE(src1); in computeDiff()
174 s2=YPLANE(src2); in computeDiff()
197 s1=YPLANE(src1); in computeDiff2()
198 s2=YPLANE(src2); in computeDiff2()
200 d1=YPLANE(cand); in computeDiff2()
344 tinyUnblend(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in unblend()
358 tinyAverage(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in averageF()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PulldownRemoval/
H A DADM_vidFieldUnblend.cpp145 s1=YPLANE(src1); in merge()
146 s2=YPLANE(src2); in merge()
147 out=YPLANE(tgt); in merge()
173 s1=YPLANE(src1); in computeDiff()
174 s2=YPLANE(src2); in computeDiff()
197 s1=YPLANE(src1); in computeDiff2()
198 s2=YPLANE(src2); in computeDiff2()
200 d1=YPLANE(cand); in computeDiff2()
344 tinyUnblend(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in unblend()
358 tinyAverage(YPLANE(tgt),YPLANE(src),YPLANE(srcP),tgt->_width,tgt->_height); in averageF()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/SwapField/
H A DADM_vidSwapSmart.cpp95 even=YPLANE(data); in getFrameNumberNoAlloc()
97 target=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
114 s= ADMVideo_interlaceCount( YPLANE(data),_info.width, _info.height); in getFrameNumberNoAlloc()
115 m= ADMVideo_interlaceCount( YPLANE(_uncompressed),_info.width, _info.height); in getFrameNumberNoAlloc()
123 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/SwapField/
H A DADM_vidSwapSmart.cpp95 even=YPLANE(data); in getFrameNumberNoAlloc()
97 target=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
114 s= ADMVideo_interlaceCount( YPLANE(data),_info.width, _info.height); in getFrameNumberNoAlloc()
115 m= ADMVideo_interlaceCount( YPLANE(_uncompressed),_info.width, _info.height); in getFrameNumberNoAlloc()
123 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/SwapField/
H A DADM_vidSwapSmart.cpp95 even=YPLANE(data); in getFrameNumberNoAlloc()
97 target=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
114 s= ADMVideo_interlaceCount( YPLANE(data),_info.width, _info.height); in getFrameNumberNoAlloc()
115 m= ADMVideo_interlaceCount( YPLANE(_uncompressed),_info.width, _info.height); in getFrameNumberNoAlloc()
123 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/SwapField/
H A DADM_vidSwapSmart.cpp95 even=YPLANE(data); in getFrameNumberNoAlloc()
97 target=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
114 s= ADMVideo_interlaceCount( YPLANE(data),_info.width, _info.height); in getFrameNumberNoAlloc()
115 m= ADMVideo_interlaceCount( YPLANE(_uncompressed),_info.width, _info.height); in getFrameNumberNoAlloc()
123 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Denoise/
H A DADM_vidDenoise.cpp115 memset(YPLANE(_lockcount),0,page); in ADMVideoDenoise()
194 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
198 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
223 nb=YPLANE(_lockcount); in getFrameNumberNoAlloc()
224 lock=YPLANE(_locked); in getFrameNumberNoAlloc()
225 in=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
226 out=YPLANE(data); in getFrameNumberNoAlloc()
304 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
308 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Denoise/
H A DADM_vidDenoise.cpp115 memset(YPLANE(_lockcount),0,page); in ADMVideoDenoise()
194 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
198 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
223 nb=YPLANE(_lockcount); in getFrameNumberNoAlloc()
224 lock=YPLANE(_locked); in getFrameNumberNoAlloc()
225 in=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
226 out=YPLANE(data); in getFrameNumberNoAlloc()
304 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
308 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Denoise/
H A DADM_vidDenoise.cpp115 memset(YPLANE(_lockcount),0,page); in ADMVideoDenoise()
194 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
198 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
223 nb=YPLANE(_lockcount); in getFrameNumberNoAlloc()
224 lock=YPLANE(_locked); in getFrameNumberNoAlloc()
225 in=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
226 out=YPLANE(data); in getFrameNumberNoAlloc()
304 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
308 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Denoise/
H A DADM_vidDenoise.cpp115 memset(YPLANE(_lockcount),0,page); in ADMVideoDenoise()
194 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
198 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
223 nb=YPLANE(_lockcount); in getFrameNumberNoAlloc()
224 lock=YPLANE(_locked); in getFrameNumberNoAlloc()
225 in=YPLANE(_uncompressed); in getFrameNumberNoAlloc()
226 out=YPLANE(data); in getFrameNumberNoAlloc()
304 memcpy(YPLANE(data),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
308 memcpy(YPLANE(_locked),YPLANE(_uncompressed),page); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PalShift/
H A DADM_vidPalShift.cpp121 src2=YPLANE(cur)+dline; in getFrameNumberNoAlloc()
122 src=YPLANE(next); in getFrameNumberNoAlloc()
123 dst=YPLANE(data); in getFrameNumberNoAlloc()
127 src2=YPLANE(next)+dline; in getFrameNumberNoAlloc()
128 src=YPLANE(cur); in getFrameNumberNoAlloc()
129 dst=YPLANE(data); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PalShift/
H A DADM_vidPalShift.cpp121 src2=YPLANE(cur)+dline; in getFrameNumberNoAlloc()
122 src=YPLANE(next); in getFrameNumberNoAlloc()
123 dst=YPLANE(data); in getFrameNumberNoAlloc()
127 src2=YPLANE(next)+dline; in getFrameNumberNoAlloc()
128 src=YPLANE(cur); in getFrameNumberNoAlloc()
129 dst=YPLANE(data); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PalShift/
H A DADM_vidPalShift.cpp121 src2=YPLANE(cur)+dline; in getFrameNumberNoAlloc()
122 src=YPLANE(next); in getFrameNumberNoAlloc()
123 dst=YPLANE(data); in getFrameNumberNoAlloc()
127 src2=YPLANE(next)+dline; in getFrameNumberNoAlloc()
128 src=YPLANE(cur); in getFrameNumberNoAlloc()
129 dst=YPLANE(data); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/PalShift/
H A DADM_vidPalShift.cpp121 src2=YPLANE(cur)+dline; in getFrameNumberNoAlloc()
122 src=YPLANE(next); in getFrameNumberNoAlloc()
123 dst=YPLANE(data); in getFrameNumberNoAlloc()
127 src2=YPLANE(next)+dline; in getFrameNumberNoAlloc()
128 src=YPLANE(cur); in getFrameNumberNoAlloc()
129 dst=YPLANE(data); in getFrameNumberNoAlloc()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters/Soften/
H A DADM_vidSoften.cpp164 memcpy(YPLANE(data),YPLANE(_uncompressed),radius*_info.width); in getFrameNumberNoAlloc()
168 memcpy(YPLANE(data)+offset, in getFrameNumberNoAlloc()
169 YPLANE(_uncompressed)+offset, in getFrameNumberNoAlloc()
177 if(radius==2) return radius5(YPLANE(_uncompressed),YPLANE(data)); in getFrameNumberNoAlloc()
178 if(radius==1) return radius3(YPLANE(_uncompressed),YPLANE(data)); in getFrameNumberNoAlloc()
182 src=YPLANE(_uncompressed)+y*_info.width; in getFrameNumberNoAlloc()
183 dst=YPLANE(data)+y*_info.width; in getFrameNumberNoAlloc()

12345678