/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 990 uint32 width; member 1419 uint32 width; member
|
H A D | svga_reg.h | 579 uint32 width; member 600 uint32 width; member 621 uint32 width; member 669 uint32 width; member 680 uint32 width; member 691 uint32 width; member 702 uint32 width; member 715 uint32 width; member 725 uint32 width; member 737 uint32 width; member 764 uint32 width; global() member 775 uint32 width; global() member [all...] |
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | iommu.c | 80 static inline int width_to_agaw(int width) in width_to_agaw() argument
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | i915_drm.h | 92 int width, height; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 691 uint8_t width; /* Bus width */ member
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_bpf.c | 1893 static int __bpf_fill_atomic_reg_pairs(struct bpf_test *self, u8 width, u8 op) in __bpf_fill_atomic_reg_pairs() argument [all...] |
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mlme.c | 828 ieee80211_assoc_add_rates(struct sk_buff *skb, enum nl80211_chan_width width, struct ieee80211_supported_band *sband, struct ieee80211_mgd_assoc_data *assoc_data) ieee80211_assoc_add_rates() argument 1036 enum nl80211_chan_width width = NL80211_CHAN_WIDTH_20; ieee80211_assoc_link_elems() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | avcodec.h | 562 int width, height; member 2928 int width; global() member [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffplay.c | 161 int width; member 292 int width, height, xleft, ytop; member 854 int64_t width, height, x, y; in calculate_display_rect() local 1313 set_default_window_size(int width, int height, AVRational sar) set_default_window_size() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mxfdec.c | 195 int width; member
|
H A D | movenc.c | 3565 int32_t width = av_rescale(track->par->sample_aspect_ratio.num, track->par->width, global() local 7296 int i, width = 720, height = 480; global() local [all...] |
/third_party/glfw/src/ |
H A D | internal.h | 403 int width; member 519 int width; member
|
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 7365 int width = 32; in createIntWidthConversion() local 8798 int width = builder.getScalarTypeWidth(typeId1); createMiscOperation() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 3150 int width; in snd_pcm_area_silence() local 3262 int width = snd_pcm_format_physical_width(format); snd_pcm_areas_silence() local 3317 int width; snd_pcm_area_copy() local 3435 int width = snd_pcm_format_physical_width(format); snd_pcm_areas_copy() local [all...] |
/third_party/backends/backend/ |
H A D | hp3500.c | 2742 rts8801_doscan (unsigned width, in rts8801_doscan() argument 1787 rt_set_calibration_addresses(unsigned char *regs, unsigned redaddr, unsigned greenaddr, unsigned blueaddr, unsigned endaddr, unsigned width) rt_set_calibration_addresses() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.cpp | 3044 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos, int32_t width, UChar pad) expectPad() argument 3048 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos, int32_t width, const UnicodeString& pad) expectPad() argument
|
/third_party/mesa3d/src/amd/addrlib/inc/ |
H A D | addrinterface.h | 555 UINT_32 width; ///< Width, in pixels member 2437 UINT_32 width; ///< Width (of mip0), in pixels member 2722 UINT_32 width; global() member 3696 UINT_32 width; ///< Width of mip0 in texels (not in compressed block) global() member 3880 UINT_32 width; ///< Width (of mip0), in pixels global() member [all...] |
/third_party/mesa3d/include/GL/internal/ |
H A D | dri_interface.h | 850 int width; /**< Pixe member [all...] |
/third_party/mesa3d/include/CL/ |
H A D | cl2.hpp | 4414 Image1D( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, void* host_ptr = NULL, cl_int* err = NULL) Image1D() argument 4502 Image1DBuffer( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, const Buffer &buffer, cl_int* err = NULL) Image1DBuffer() argument 4586 Image1DArray( const Context& context, cl_mem_flags flags, ImageFormat format, size_type arraySize, size_type width, size_type rowPitch, void* host_ptr = NULL, cl_int* err = NULL) Image1DArray() argument 4684 Image2D( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, size_type height, size_type row_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image2D() argument 4755 Image2D( const Context& context, ImageFormat format, const Buffer &sourceBuffer, size_type width, size_type height, size_type row_pitch = 0, cl_int* err = nullptr) Image2D() argument 5015 Image2DArray( const Context& context, cl_mem_flags flags, ImageFormat format, size_type arraySize, size_type width, size_type height, size_type rowPitch, size_type slicePitch, void* host_ptr = NULL, cl_int* err = NULL) Image2DArray() argument 5113 Image3D( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, size_type height, size_type depth, size_type row_pitch = 0, size_type slice_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image3D() argument [all...] |
/third_party/libdrm/include/drm/ |
H A D | i915_drm.h | 210 int width, height; /* screen size in pixels */ member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | msm_kgsl.h | 697 unsigned int width; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_private.h | 757 uint32_t width; member 783 uint32_t width; member
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 2447 ac_build_bfe(struct ac_llvm_context *ctx, LLVMValueRef input, LLVMValueRef offset, LLVMValueRef width, bool is_signed) ac_build_bfe() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 3055 uint32_t width = 4096, height = 4096; in radv_device_init_vrs_state() local 6452 unsigned width = in radv_initialise_color_surface() local [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 4116 static inline std::string Indent(size_t width) { in Indent() argument
|