Home
last modified time | relevance | path

Searched defs:width (Results 626 - 650 of 2927) sorted by relevance

1...<<21222324252627282930>>...118

/third_party/libevdev/tools/
H A Dtouchpad-edge-detector.c179 int width = x->maximum - x->minimum, in print_udev_override_rule() local
/third_party/libinput/tools/
H A Dlibinput-measure-touchpad-pressure.py50 def width(self): member in TableFormatter
[all...]
/third_party/libdrm/tests/tegra/
H A Ddrm-test.c164 drm_framebuffer_new(struct drm_framebuffer **fbp, struct drm_screen *screen, uint32_t handle, unsigned int width, unsigned int height, unsigned int pitch, uint32_t format, void *data) drm_framebuffer_new() argument
H A Dvic.c50 int vic_image_new(struct vic *vic, unsigned int width, unsigned int height, in vic_image_new() argument
/third_party/node/deps/v8/src/codegen/arm64/
H A Dutils-arm64.cc75 int CountLeadingZeros(uint64_t value, int width) { in CountLeadingZeros() argument
83 int CountLeadingSignBits(int64_t value, int width) { in CountLeadingSignBits() argument
92 CountSetBits(uint64_t value, int width) CountSetBits() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_image.c50 uint32_t width; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.h101 uint16_t width; member
H A Dfreedreno_gmem.h60 uint16_t width, height; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_clear.c42 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil, unsigned destx, unsigned desty, unsigned width, unsigned height) i915_clear_emit() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.h55 int width, height; member
H A Dlima_resource.h38 uint32_t width; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_video.h95 u_copy_nv12_to_yv12(void *const *destination_data, uint32_t const *destination_pitches, int src_plane, int src_field, int src_stride, int num_fields, uint8_t const *src, int width, int height) u_copy_nv12_to_yv12() argument
137 u_copy_nv12_from_yv12(const void *const *source_data, uint32_t const *source_pitches, int dst_plane, int dst_field, int dst_stride, int num_fields, uint8_t *dst, int width, int height) u_copy_nv12_from_yv12() argument
163 u_copy_yv12_to_nv12(void *const *destination_data, uint32_t const *destination_pitches, int src_plane, int src_field, int src_stride, int num_fields, uint8_t const *src, int width, int height) u_copy_yv12_to_nv12() argument
186 u_copy_swap422_packed(void *const *destination_data, uint32_t const *destination_pitches, int src_plane, int src_field, int src_stride, int num_fields, uint8_t const *src, int width, int height) u_copy_swap422_packed() argument
211 u_get_h264_level(uint32_t width, uint32_t height, uint32_t *max_reference) u_get_h264_level() argument
[all...]
H A Du_box.h128 int x, width; u_box_union_1d() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_median_filter.c244 vl_median_filter_init(struct vl_median_filter *filter, struct pipe_context *pipe, unsigned width, unsigned height, unsigned size, enum vl_median_filter_shape shape) vl_median_filter_init() argument
H A Dvl_vertex_buffers.c84 vl_vb_upload_pos(struct pipe_context *pipe, unsigned width, unsigned height) in vl_vb_upload_pos() argument
209 vl_vb_init(struct vl_vertex_buffer *buffer, struct pipe_context *pipe, unsigned width, unsigned height) vl_vb_init() argument
H A Dvl_vertex_buffers.h93 unsigned width, height; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_etc2.c78 etna_etc2_calculate_blocks(uint8_t *buffer, unsigned stride, unsigned width, unsigned height, enum pipe_format format, struct util_dynarray *offsets) etna_etc2_calculate_blocks() argument
/third_party/mesa3d/src/util/format/
H A Du_format_bptc.c36 util_format_bptc_rgba_unorm_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgba_unorm_unpack_rgba_8unorm() argument
46 util_format_bptc_rgba_unorm_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgba_unorm_pack_rgba_8unorm() argument
56 util_format_bptc_rgba_unorm_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgba_unorm_unpack_rgba_float() argument
77 util_format_bptc_rgba_unorm_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgba_unorm_pack_rgba_float() argument
99 util_format_bptc_rgba_unorm_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_rgba_unorm_fetch_rgba() argument
114 util_format_bptc_srgba_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_srgba_unpack_rgba_8unorm() argument
124 util_format_bptc_srgba_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_srgba_pack_rgba_8unorm() argument
134 util_format_bptc_srgba_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_srgba_unpack_rgba_float() argument
157 util_format_bptc_srgba_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_srgba_pack_rgba_float() argument
168 util_format_bptc_srgba_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_srgba_fetch_rgba() argument
179 util_format_bptc_rgb_float_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_float_unpack_rgba_8unorm() argument
202 util_format_bptc_rgb_float_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_float_pack_rgba_8unorm() argument
212 util_format_bptc_rgb_float_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_float_unpack_rgba_float() argument
223 util_format_bptc_rgb_float_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_float_pack_rgba_float() argument
234 util_format_bptc_rgb_float_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_rgb_float_fetch_rgba() argument
242 util_format_bptc_rgb_ufloat_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_ufloat_unpack_rgba_8unorm() argument
264 util_format_bptc_rgb_ufloat_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_ufloat_pack_rgba_8unorm() argument
274 util_format_bptc_rgb_ufloat_unpack_rgba_float(void *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_ufloat_unpack_rgba_float() argument
285 util_format_bptc_rgb_ufloat_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_bptc_rgb_ufloat_pack_rgba_float() argument
296 util_format_bptc_rgb_ufloat_fetch_rgba(void *restrict dst, const uint8_t *restrict src, unsigned width, unsigned height) util_format_bptc_rgb_ufloat_fetch_rgba() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.h122 unsigned width:14; member
212 lp_type_float(unsigned width) in lp_type_float() argument
228 lp_type_float_vec(unsigned width, unsigned total_width) lp_type_float_vec() argument
244 lp_type_int(unsigned width) lp_type_int() argument
259 lp_type_int_vec(unsigned width, unsigned total_width) lp_type_int_vec() argument
274 lp_type_uint(unsigned width) lp_type_uint() argument
288 lp_type_uint_vec(unsigned width, unsigned total_width) lp_type_uint_vec() argument
301 lp_type_unorm(unsigned width, unsigned total_width) lp_type_unorm() argument
315 lp_type_fixed(unsigned width, unsigned total_width) lp_type_fixed() argument
330 lp_type_ufixed(unsigned width, unsigned total_width) lp_type_ufixed() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_texture.h98 uint32_t *width; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_image.c51 uint32_t width; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderLimitTests.cpp69 const int width = viewportSize.x(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp259 bool operator() (const void* extraData, std::vector<const void*> datas, deUint32 width, deUint32 subgroupSize, bool multipleCallsPossible) const in operator ()() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DStream.h64 unsigned int width; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DWindowSurfaceWGL.cpp111 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument

Completed in 12 milliseconds

1...<<21222324252627282930>>...118