Home
last modified time | relevance | path

Searched refs:plane_h (Results 1 – 25 of 107) sorted by relevance

12345

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/x86/
H A Dtemporal_filter_sse2.c242 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_sse2() local
245 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_sse2()
264 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_apply_temporal_filter_sse2()
278 plane_w, plane_h, subblock_mses, accum + plane_offset, in av1_apply_temporal_filter_sse2()
282 plane_offset += plane_h * plane_w; in av1_apply_temporal_filter_sse2()
H A Dhighbd_temporal_filter_sse2.c255 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_sse2() local
258 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_sse2()
278 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_highbd_apply_temporal_filter_sse2()
292 ref, frame_stride, pred1 + plane_offset, plane_w, plane_w, plane_h, in av1_highbd_apply_temporal_filter_sse2()
296 plane_offset += plane_h * plane_w; in av1_highbd_apply_temporal_filter_sse2()
H A Dtemporal_filter_avx2.c265 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_avx2() local
268 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_avx2()
287 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_apply_temporal_filter_avx2()
301 plane_w, plane_h, subblock_mses, accum + plane_offset, in av1_apply_temporal_filter_avx2()
305 plane_offset += plane_h * plane_w; in av1_apply_temporal_filter_avx2()
H A Dhighbd_temporal_filter_avx2.c380 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_avx2() local
383 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_avx2()
403 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_highbd_apply_temporal_filter_avx2()
417 ref, frame_stride, pred1 + plane_offset, plane_w, plane_w, plane_h, in av1_highbd_apply_temporal_filter_avx2()
421 plane_offset += plane_h * plane_w; in av1_highbd_apply_temporal_filter_avx2()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_unsharp.c108 int i, plane_w[3], plane_h[3]; in apply_unsharp_c() local
112 plane_h[0] = inlink->h; in apply_unsharp_c()
113 plane_h[1] = plane_h[2] = AV_CEIL_RSHIFT(inlink->h, s->vsub); in apply_unsharp_c()
117 …sharp(out->data[i], out->linesize[i], in->data[i], in->linesize[i], plane_w[i], plane_h[i], fp[i]); in apply_unsharp_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/x86/
H A Dtemporal_filter_sse2.c242 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_sse2() local
245 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_sse2()
264 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_apply_temporal_filter_sse2()
278 plane_w, plane_h, subblock_mses, accum + plane_offset, in av1_apply_temporal_filter_sse2()
282 plane_offset += plane_h * plane_w; in av1_apply_temporal_filter_sse2()
H A Dhighbd_temporal_filter_sse2.c255 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_sse2() local
258 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_sse2()
278 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_highbd_apply_temporal_filter_sse2()
292 ref, frame_stride, pred1 + plane_offset, plane_w, plane_w, plane_h, in av1_highbd_apply_temporal_filter_sse2()
296 plane_offset += plane_h * plane_w; in av1_highbd_apply_temporal_filter_sse2()
H A Dtemporal_filter_avx2.c265 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_avx2() local
268 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_avx2()
287 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_apply_temporal_filter_avx2()
301 plane_w, plane_h, subblock_mses, accum + plane_offset, in av1_apply_temporal_filter_avx2()
305 plane_offset += plane_h * plane_w; in av1_apply_temporal_filter_avx2()
H A Dhighbd_temporal_filter_avx2.c380 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_avx2() local
383 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_avx2()
403 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_highbd_apply_temporal_filter_avx2()
417 ref, frame_stride, pred1 + plane_offset, plane_w, plane_w, plane_h, in av1_highbd_apply_temporal_filter_avx2()
421 plane_offset += plane_h * plane_w; in av1_highbd_apply_temporal_filter_avx2()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/x86/
H A Dtemporal_filter_sse2.c248 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_sse2() local
251 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_sse2()
271 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_apply_temporal_filter_sse2()
285 plane_w, plane_h, subblock_mses, accum + plane_offset, in av1_apply_temporal_filter_sse2()
289 plane_offset += plane_h * plane_w; in av1_apply_temporal_filter_sse2()
H A Dtemporal_filter_avx2.c271 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_avx2() local
274 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_avx2()
294 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_apply_temporal_filter_avx2()
308 plane_w, plane_h, subblock_mses, accum + plane_offset, in av1_apply_temporal_filter_avx2()
312 plane_offset += plane_h * plane_w; in av1_apply_temporal_filter_avx2()
H A Dhighbd_temporal_filter_sse2.c261 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_sse2() local
264 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_sse2()
285 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_highbd_apply_temporal_filter_sse2()
299 ref, frame_stride, pred1 + plane_offset, plane_w, plane_w, plane_h, in av1_highbd_apply_temporal_filter_sse2()
303 plane_offset += plane_h * plane_w; in av1_highbd_apply_temporal_filter_sse2()
H A Dhighbd_temporal_filter_avx2.c386 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_avx2() local
389 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_highbd_apply_temporal_filter_avx2()
410 for (unsigned int i = 0, k = 0; i < plane_h; i++) { in av1_highbd_apply_temporal_filter_avx2()
424 ref, frame_stride, pred1 + plane_offset, plane_w, plane_w, plane_h, in av1_highbd_apply_temporal_filter_avx2()
428 plane_offset += plane_h * plane_w; in av1_highbd_apply_temporal_filter_avx2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_unsharp.c140 int i, plane_w[3], plane_h[3]; in apply_unsharp_c() local
146 plane_h[0] = inlink->h; in apply_unsharp_c()
147 plane_h[1] = plane_h[2] = AV_CEIL_RSHIFT(inlink->h, s->vsub); in apply_unsharp_c()
155 td.height = plane_h[i]; in apply_unsharp_c()
158 ctx->internal->execute(ctx, unsharp_slice, &td, NULL, FFMIN(plane_h[i], s->nb_threads)); in apply_unsharp_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_unsharp.c140 int i, plane_w[3], plane_h[3]; in apply_unsharp_c() local
146 plane_h[0] = inlink->h; in apply_unsharp_c()
147 plane_h[1] = plane_h[2] = AV_CEIL_RSHIFT(inlink->h, s->vsub); in apply_unsharp_c()
155 td.height = plane_h[i]; in apply_unsharp_c()
158 ctx->internal->execute(ctx, unsharp_slice, &td, NULL, FFMIN(plane_h[i], s->nb_threads)); in apply_unsharp_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dtemporal_filter_test.cc87 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local
90 for (int ii = 0; ii < plane_h; ii++) { in GenRandomData()
108 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local
111 for (int ii = 0; ii < plane_h; ii++) { in GenExtremeData()
340 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local
344 for (int ii = 0; ii < plane_h; ii++) { in GenRandomData()
362 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local
366 for (int ii = 0; ii < plane_h; ii++) { in GenExtremeData()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dtemporal_filter_test.cc85 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local
88 for (int ii = 0; ii < plane_h; ii++) { in GenRandomData()
106 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local
109 for (int ii = 0; ii < plane_h; ii++) { in GenExtremeData()
337 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local
341 for (int ii = 0; ii < plane_h; ii++) { in GenRandomData()
359 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local
363 for (int ii = 0; ii < plane_h; ii++) { in GenExtremeData()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_unsharp.c109 int i, plane_w[3], plane_h[3]; in apply_unsharp_c() local
113 plane_h[0] = inlink->h; in apply_unsharp_c()
114 plane_h[1] = plane_h[2] = FF_CEIL_RSHIFT(inlink->h, unsharp->vsub); in apply_unsharp_c()
118 …sharp(out->data[i], out->linesize[i], in->data[i], in->linesize[i], plane_w[i], plane_h[i], fp[i]); in apply_unsharp_c()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_unsharp.c109 int i, plane_w[3], plane_h[3]; in apply_unsharp_c() local
113 plane_h[0] = inlink->h; in apply_unsharp_c()
114 plane_h[1] = plane_h[2] = FF_CEIL_RSHIFT(inlink->h, unsharp->vsub); in apply_unsharp_c()
118 …sharp(out->data[i], out->linesize[i], in->data[i], in->linesize[i], plane_w[i], plane_h[i], fp[i]); in apply_unsharp_c()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_unsharp.c149 int i, plane_w[3], plane_h[3]; in apply_unsharp_c() local
155 plane_h[0] = inlink->h; in apply_unsharp_c()
156 plane_h[1] = plane_h[2] = AV_CEIL_RSHIFT(inlink->h, s->vsub); in apply_unsharp_c()
164 td.height = plane_h[i]; in apply_unsharp_c()
167 ctx->internal->execute(ctx, s->unsharp_slice, &td, NULL, FFMIN(plane_h[i], s->nb_threads)); in apply_unsharp_c()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_unsharp.c149 int i, plane_w[3], plane_h[3]; in apply_unsharp_c() local
155 plane_h[0] = inlink->h; in apply_unsharp_c()
156 plane_h[1] = plane_h[2] = AV_CEIL_RSHIFT(inlink->h, s->vsub); in apply_unsharp_c()
164 td.height = plane_h[i]; in apply_unsharp_c()
167 ctx->internal->execute(ctx, s->unsharp_slice, &td, NULL, FFMIN(plane_h[i], s->nb_threads)); in apply_unsharp_c()
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A Dfnc_fmtcl.cpp131 int plane_h = base_h; in compute_plane_height() local
135 plane_h >>= ss_v; in compute_plane_height()
138 return plane_h; in compute_plane_height()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dtemporal_filter.c331 const int plane_h = mb_height >> subsampling_y; // Plane height. in tf_build_predictor() local
346 for (int i = 0; i < plane_h; i += h) { in tf_build_predictor()
539 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_yuv_c() local
542 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_yuv_c()
545 plane_w, plane_h, plane_w, is_high_bitdepth, in av1_apply_temporal_filter_yuv_c()
669 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_planewise_c() local
672 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_planewise_c()
675 plane_w, plane_h, plane_w, is_high_bitdepth, in av1_apply_temporal_filter_planewise_c()
853 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in tf_normalize_filtered_frame() local
856 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in tf_normalize_filtered_frame()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/x86/
H A Dtemporal_filter_sse2.c234 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_planewise_sse2() local
237 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_planewise_sse2()
246 ref, frame_stride, pred + mb_pels * plane, plane_w, plane_w, plane_h, in av1_apply_temporal_filter_planewise_sse2()
H A Dtemporal_filter_avx2.c255 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_planewise_avx2() local
258 const int frame_offset = mb_row * plane_h * frame_stride + mb_col * plane_w; in av1_apply_temporal_filter_planewise_avx2()
267 ref, frame_stride, pred + mb_pels * plane, plane_w, plane_w, plane_h, in av1_apply_temporal_filter_planewise_avx2()

12345