Home
last modified time | relevance | path

Searched defs:rows (Results 201 - 225 of 368) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhgafb.c465 u_int rows, y; in hgafb_fillrect() local
485 u_int rows, y1, y2; in hgafb_copyarea() local
518 u_int rows, y = image->dy; in hgafb_imageblit() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.h148 u16 rows; member
/kernel/linux/linux-6.6/drivers/edac/
H A Dppc4xx_edac.c304 unsigned int row, rows; in ppc4xx_edac_generate_bank_message() local
H A Dskx_common.c347 int banks, ranks, rows, cols, npages; in skx_get_dimm_info() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c503 unsigned int rows, cols; in pmic8xxx_kp_probe() local
H A Domap4-keypad.c78 unsigned int rows; member
H A Dtca8418_keypad.c267 u32 rows = 0, cols = 0; in tca8418_keypad_probe() local
234 tca8418_configure(struct tca8418_keypad *keypad_data, u32 rows, u32 cols) tca8418_configure() argument
H A Dcros_ec_keyb.c50 unsigned int rows; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsvghelper.c85 void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end) in open_svg() argument
/third_party/ffmpeg/libavcodec/
H A Ddnxhddec.c55 RowContext *rows; member
[all...]
H A Dvp6.c54 int rows, cols; in vp6_parse_header() local
[all...]
/third_party/cups-filters/filter/
H A Drastertoescpx.c1296 CompressData(ppd_file_t *ppd, const unsigned char *line, const int length, int plane, int type, const int rows, const int xstep, const int ystep, const int offset) CompressData() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.c42 int32_t rows; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp452 deUint32 rows = renderSize.y() / patternSize; in generateReferenceImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DImage9.cpp136 unsigned int rows = desc.Height / d3dFormatInfo.blockHeight; in CopyLockableSurfaces() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_type.cpp585 const auto rows = _.FindDef(rows_id); in ValidateTypeCooperativeMatrixNV() local
/third_party/skia/src/codec/
H A DSkHeifCodec.cpp406 int rows = this->readRows(dstInfo, dst, dstRowBytes, dstInfo.height(), options); in onGetPixels() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_type.cpp585 const auto rows = _.FindDef(rows_id); in ValidateTypeCooperativeMatrixNV() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemmgr.c756 long bytesperrow, file_offset, byte_count, rows, thisrow, i; do_sarray_io() local
789 long bytesperrow, file_offset, byte_count, rows, thisrow, i; do_barray_io() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLType.h367 virtual int rows() const { in rows() function in SkSL::Type
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcolr.c1174 FT_UInt rows = (FT_UInt)( y_max - y_min ); in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dtype_constructor_validation_test.cc1828 uint32_t rows; member
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pixel_buffer.cpp548 uint32 rows = area.H (); in SetConstant() local
717 uint32 rows = area.H (); in CopyArea() local
1294 uint32 rows = dstArea.H (); RepeatArea() local
1432 uint32 rows = fArea.H (); ShiftRight() local
1517 uint32 rows = area.H (); EqualArea() local
1632 MaxDiff(const T *src1, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) MaxDiff() argument
1678 MaxDiff(const T *src1, int32 s1ColStep, int32 s1RowStep, int32 s1PlaneStep, const T *src2, int32 s2ColStep, int32 s2RowStep, int32 s2PlaneStep, uint32 rows, uint32 cols, uint32 planes) MaxDiff() argument
1745 uint32 rows = area.H (); MaximumDifference() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_type.cpp581 const auto rows = _.FindDef(rows_id); in ValidateTypeCooperativeMatrix() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineStencilExportTests.cpp449 deUint32 rows = renderSize.y() / patternSize; in generateReferenceImage() local

Completed in 29 milliseconds

12345678910>>...15