Home
last modified time | relevance | path

Searched defs:rows (Results 251 - 275 of 368) sorted by relevance

1...<<1112131415

/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_core.c115 void ip_vs_init_hash_table(struct list_head *table, int rows) in ip_vs_init_hash_table() argument
/third_party/ffmpeg/libavcodec/
H A Dflashsv2enc.c106 int rows, cols; member
[all...]
H A Diff.c934 uint32_t type, flag, cols, groups, rows, bytes; in decode_delta_j() local
H A Dvp9dec.h120 unsigned sb_cols, sb_rows, rows, cols; member
H A Dvp9.c193 int bytesperpixel = s->bytesperpixel, ret, cols, rows; in update_size() local
[all...]
/third_party/backends/backend/genesys/
H A Dimage_pipeline.cpp558 std::vector<std::uint8_t*> rows; in get_next_row_data() local
/third_party/backends/backend/
H A Dmustek_usb_high.c1524 usb_high_scan_get_rows(Mustek_Usb_Device * dev, SANE_Byte * block, SANE_Word rows, SANE_Bool is_order_invert) usb_high_scan_get_rows() argument
/third_party/backends/sanei/
H A Dsanei_ir.c888 int rows, cols, itop; in sanei_ir_manhattan_dist() local
1127 int rows, cols; in sanei_ir_dilate_mean() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnv_io.cpp1116 TempRow *rows; member
1150 TempRow rows[STACK_ROW_CAPACITY]; in ucnv_swapAliases() local
[all...]
H A Duresdata.cpp1029 Row *rows; member
1337 Row rows[STACK_ROW_CAPACIT in ures_swap() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_print.c412 const unsigned rows = glsl_get_vector_elements(type); in print_constant() local
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_to_nir.cpp324 const unsigned rows = ir->type->vector_elements; in constant_copy() local
[all...]
H A Dir.cpp1001 unsigned rows = MIN2(type->vector_elements, value->type->vector_elements); in ir_constant() local
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.cpp1116 TempRow *rows; member
1150 TempRow rows[STACK_ROW_CAPACITY]; in ucnv_swapAliases() local
[all...]
H A Duresdata.cpp1029 Row *rows; member
1337 Row rows[STACK_ROW_CAPACIT in ures_swap() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp310 string rows, cols; in initPrograms() member
754 deUint32 rows, cols; iterate() member
[all...]
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp586 int rows = this->readRows(dstInfo, dst, dstRowBytes, dstInfo.height(), options); in onGetPixels() local
753 int rows = this->readRows(this->dstInfo(), dst, dstRowBytes, count, this->options()); in onGetScanlines() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp1690 int rows = inputSlice / inputPitch; in loadCompressedData() local
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftimage.h262 unsigned int rows; member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc1207 uint32_t rows = 2; in expect_type_decl_matrix() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_io.cpp1116 TempRow *rows; member
1150 TempRow rows[STACK_ROW_CAPACITY]; in ucnv_swapAliases() local
[all...]
H A Duresdata.cpp1029 Row *rows; member
1337 Row rows[STACK_ROW_CAPACIT in ures_swap() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_parse_utils.cpp1706 uint32 rows = (count + 15) >> 4; in DumpHexAscii() local
1780 uint32 rows = (count + 15) >> 4; DumpHexAscii() local
3175 ParseMatrixTag(dng_stream &stream, uint32 parentCode, uint32 tagCode, uint32 tagType, uint32 tagCount, uint32 rows, uint32 cols, dng_matrix &m) ParseMatrixTag() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp446 const std::set<std::set<std::string> > rows = db.getFormatFeatureExtensions(format, feature); in logAffectingExtensions() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp48 std::vector<std::string> rows; in CreateLayoutAlgorithm() local

Completed in 50 milliseconds

1...<<1112131415