Home
last modified time | relevance | path

Searched refs:blockx (Results 51 – 75 of 128) sorted by relevance

123456

/dports/math/clblas/clBLAS-2.10/src/library/blas/gens/
H A Dtrsv_gemv.cpp288 size_t blockx, blocky, nLoops; in isNoTransposeFeasible() local
314 blockx = blockSize / blocky; in isNoTransposeFeasible()
315 if (triangle % blockx) in isNoTransposeFeasible()
322 nLoops = triangle/blockx; in isNoTransposeFeasible()
325 TARGETWIDTH = blockx; in isNoTransposeFeasible()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_fieldmatch.c101 int blockx, blocky; member
148 …he x-axis size of the window used during combed frame detection", OFFSET(blockx), AV_OPT_TYPE_INT…
305 const int blockx = fm->blockx; in calc_combed_score() local
307 const int xhalf = blockx/2; in calc_combed_score()
313 const int xblocks = ((width+xhalf)/blockx) + 1; in calc_combed_score()
319 const int widtha = (width /(blockx/2))*(blockx/2); in calc_combed_score()
325 const int box1 = (x / blockx) * 4; \ in calc_combed_score()
326 const int box2 = ((x + xhalf) / blockx) * 4; \ in calc_combed_score()
954 fm->c_array = av_malloc_array((((w + fm->blockx/2)/fm->blockx)+1) * in config_input()
983 if ((fm->blockx & (fm->blockx - 1)) || in fieldmatch_init()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_fieldmatch.c101 int blockx, blocky; member
148 …he x-axis size of the window used during combed frame detection", OFFSET(blockx), AV_OPT_TYPE_INT…
305 const int blockx = fm->blockx; in calc_combed_score() local
307 const int xhalf = blockx/2; in calc_combed_score()
313 const int xblocks = ((width+xhalf)/blockx) + 1; in calc_combed_score()
319 const int widtha = (width /(blockx/2))*(blockx/2); in calc_combed_score()
325 const int box1 = (x / blockx) * 4; \ in calc_combed_score()
326 const int box2 = ((x + xhalf) / blockx) * 4; \ in calc_combed_score()
942 fm->c_array = av_malloc((((w + fm->blockx/2)/fm->blockx)+1) * in config_input()
979 if ((fm->blockx & (fm->blockx - 1)) || in fieldmatch_init()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_fieldmatch.c101 int blockx, blocky; member
148 …he x-axis size of the window used during combed frame detection", OFFSET(blockx), AV_OPT_TYPE_INT…
305 const int blockx = fm->blockx; in calc_combed_score() local
307 const int xhalf = blockx/2; in calc_combed_score()
313 const int xblocks = ((width+xhalf)/blockx) + 1; in calc_combed_score()
319 const int widtha = (width /(blockx/2))*(blockx/2); in calc_combed_score()
325 const int box1 = (x / blockx) * 4; \ in calc_combed_score()
326 const int box2 = ((x + xhalf) / blockx) * 4; \ in calc_combed_score()
954 fm->c_array = av_malloc_array((((w + fm->blockx/2)/fm->blockx)+1) * in config_input()
983 if ((fm->blockx & (fm->blockx - 1)) || in fieldmatch_init()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_fieldmatch.c101 int blockx, blocky; member
148 …he x-axis size of the window used during combed frame detection", OFFSET(blockx), AV_OPT_TYPE_INT…
305 const int blockx = fm->blockx; in calc_combed_score() local
307 const int xhalf = blockx/2; in calc_combed_score()
313 const int xblocks = ((width+xhalf)/blockx) + 1; in calc_combed_score()
319 const int widtha = (width /(blockx/2))*(blockx/2); in calc_combed_score()
325 const int box1 = (x / blockx) * 4; \ in calc_combed_score()
326 const int box2 = ((x + xhalf) / blockx) * 4; \ in calc_combed_score()
954 fm->c_array = av_malloc((((w + fm->blockx/2)/fm->blockx)+1) * in config_input()
991 if ((fm->blockx & (fm->blockx - 1)) || in fieldmatch_init()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_fieldmatch.c101 int blockx, blocky; member
148 …he x-axis size of the window used during combed frame detection", OFFSET(blockx), AV_OPT_TYPE_INT…
305 const int blockx = fm->blockx; in calc_combed_score() local
307 const int xhalf = blockx/2; in calc_combed_score()
313 const int xblocks = ((width+xhalf)/blockx) + 1; in calc_combed_score()
319 const int widtha = (width /(blockx/2))*(blockx/2); in calc_combed_score()
325 const int box1 = (x / blockx) * 4; \ in calc_combed_score()
326 const int box2 = ((x + xhalf) / blockx) * 4; \ in calc_combed_score()
954 fm->c_array = av_malloc((((w + fm->blockx/2)/fm->blockx)+1) * in config_input()
983 if ((fm->blockx & (fm->blockx - 1)) || in fieldmatch_init()
[all …]
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfDwaCompressor.cpp768 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
770 if (blockx == numBlocksX-1) in execute()
946 (&rowBlock[comp][blockx*64], _dctData[comp]._buffer); in execute()
952 __m128i *dst = (__m128i*)&rowBlock[comp][blockx*64]; in execute()
967 unsigned short *dst = &rowBlock[comp][blockx*64]; in execute()
1026 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1083 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1086 &rowBlock[comp][blockx * 64 + ((y & 0x7) * 8)]; in execute()
1436 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
1461 int vx = 8 * blockx + x; in execute()
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfDwaCompressor.cpp768 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
770 if (blockx == numBlocksX-1) in execute()
946 (&rowBlock[comp][blockx*64], _dctData[comp]._buffer); in execute()
952 __m128i *dst = (__m128i*)&rowBlock[comp][blockx*64]; in execute()
967 unsigned short *dst = &rowBlock[comp][blockx*64]; in execute()
1026 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1083 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1086 &rowBlock[comp][blockx * 64 + ((y & 0x7) * 8)]; in execute()
1436 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
1461 int vx = 8 * blockx + x; in execute()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfDwaCompressor.cpp769 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
771 if (blockx == numBlocksX-1) in execute()
947 (&rowBlock[comp][blockx*64], _dctData[comp]._buffer); in execute()
953 __m128i *dst = (__m128i*)&rowBlock[comp][blockx*64]; in execute()
968 unsigned short *dst = &rowBlock[comp][blockx*64]; in execute()
1027 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1084 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1087 &rowBlock[comp][blockx * 64 + ((y & 0x7) * 8)]; in execute()
1446 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
1471 int vx = 8 * blockx + x; in execute()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfDwaCompressor.cpp754 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
756 if (blockx == numBlocksX-1) in execute()
940 (&rowBlock[comp][blockx*64], _dctData[comp]._buffer); in execute()
946 __m128i *dst = (__m128i*)&rowBlock[comp][blockx*64]; in execute()
961 unsigned short *dst = &rowBlock[comp][blockx*64]; in execute()
1020 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1077 for (int blockx = 0; blockx < numFullBlocksX; ++blockx) in execute() local
1080 &rowBlock[comp][blockx * 64 + ((y & 0x7) * 8)]; in execute()
1446 for (int blockx = 0; blockx < numBlocksX; ++blockx) in execute() local
1471 int vx = 8 * blockx + x; in execute()
/dports/multimedia/vapoursynth/vapoursynth-R54/doc/plugins/
H A Dvivtc.rst9 …int mode=1, bint mchroma=1, int cthresh=9, int mi=80, bint chroma=1, int blockx=16, int blocky=16,…
166 The number of combed pixels inside any of the *blockx* by *blocky*
170 area (a window defined by the *blockx* and *blocky* settings) on the
171 frame. The minimum is 0, the maximum is *blocky* * *blockx* (at which
185 blockx
251 … int cycle=5, bint chroma=1, float dupthresh=1.1, float scthresh=15, int blockx=32, int blocky=32,…
278 for a block defined by the *blockx* and *blocky* values, so 1.1 means
290 blockx
330 frame and the previous frame found in any *blockx*\ \*\ *blocky*
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dblock-explicit-return-type.m57 completion_block_t (^blockx)(dispatch_item_t) = ^completion_block_t (dispatch_item_t item) {
65 blockx = blocky;

123456