Home
last modified time | relevance | path

Searched refs:depth (Results 3701 - 3725 of 4941) sorted by relevance

1...<<141142143144145146147148149150>>...198

/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dcros_ec_commands.h3281 /* maximum depth to allow for fifo (0 = no keyscan output) */
4655 uint8_t depth; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcirrusfb.c1202 "What's this? requested color depth == %d.\n", in cirrusfb_set_par_foo()
1820 if (info->flags & FBINFO_HWACCEL_DISABLED || image->depth != 1) in cirrusfb_imageblit()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c1188 size = ring->commonring.depth * ring->commonring.item_len; in brcmf_pcie_release_ringbuffer()
/third_party/ffmpeg/libavcodec/
H A Dj2kenc.c1765 s->cbps[i] = desc->comp[i].depth; in j2kenc_init()
/third_party/ffmpeg/libavcodec/x86/
H A Dhevc_mc.asm180 %macro EPEL_FILTER 5 ; bit depth, filter index, xmma, xmmb, gprtmp
/third_party/backends/backend/
H A Dumax_pp.c1985 dev->params.depth = 8; in sane_get_parameters()
H A Dhp4200.c2863 /* fixme: add support for more depth's and bpp's. */ in compute_parameters()
2879 p->depth = 8; in sane_get_parameters()
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dninja.py2403 master_ninja.pool("link_pool", depth=GetDefaultConcurrentLinks())
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dninja.py2400 master_ninja.pool("link_pool", depth=GetDefaultConcurrentLinks())
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h488 // Careful: this indexes "from the other end", i.e. depth=0 is the value
490 void DropValue(int depth);
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp2139 return type->image.depth ? SPVC_TRUE : SPVC_FALSE; in spvc_type_get_image_is_depth()
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl.cc2514 // Vulkan ignores the depth parameter on OpImage, so pay attention to the in GetTypeForHandleVar()
2517 // treat that as a depth texture. in GetTypeForHandleVar()
2518 if (image_type->depth() || usage.IsDepthTexture()) { in GetTypeForHandleVar()
2530 // Multisampled textures are never depth textures. in GetTypeForHandleVar()
2736 // Depth reference access implies usage as a depth texture, which in RegisterHandleUsage()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap.c2078 "reason=%d depth=%d subject='%s' err='%s'", in eap_peer_sm_tls_event()
2080 data->cert_fail.depth, in eap_peer_sm_tls_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap.c2123 "reason=%d depth=%d subject='%s' err='%s'", in eap_peer_sm_tls_event()
2125 data->cert_fail.depth, in eap_peer_sm_tls_event()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp3258 * @param depth Depth of texture
3264 void Texture::Init(TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum internal_format, GLenum format, in Init() argument
3277 Storage(gl, tex_type, width, height, depth, internal_format); in Init()
3278 Update(gl, tex_type, width, height, depth, format, type, data); in Init()
3431 * @param depth Depth of texture
3434 void Texture::Storage(const Functions& gl, TYPES tex_type, GLuint width, GLuint height, GLuint depth, in Storage() argument
3456 gl.texStorage3D(target, levels, internal_format, width, height, depth); in Storage()
3486 void Texture::Update(const Functions& gl, TYPES tex_type, GLuint width, GLuint height, GLuint depth, GLenum format, in Update() argument
3522 gl.texSubImage3D(target, level, 0 /* x */, 0 /* y */, 0 /* z */, width, height, depth, format, type, data); in Update()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp7160 , depth( depth_ ) in depth() function
7168 : width( extent2D.width ), height( extent2D.height ), depth( depth_ ) in depth() function
7195 depth = depth_;
7215 return ( width == rhs.width ) && ( height == rhs.height ) && ( depth == rhs.depth );
7227 uint32_t depth = {}; member
10681 : depth( depth_ )
10703 depth = depth_;
10729 return ( depth == rhs.depth )
10739 float depth = {}; global() member
72492 , depth( depth_ ) depth() function
72503 : width( extent2D.width ), height( extent2D.height ), depth( depth_ ) depth() function
72562 uint32_t depth = {}; global() member
[all...]
H A Dvulkan_raii.hpp4484 uint32_t depth ) const VULKAN_HPP_NOEXCEPT;
4674 uint32_t depth ) const VULKAN_HPP_NOEXCEPT;
14206 uint32_t depth ) const VULKAN_HPP_NOEXCEPT
14225 depth ); variable
15902 uint32_t depth ) const VULKAN_HPP_NOEXCEPT
15915 depth ); variable
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c3718 // Working in the higher bit depth can produce slightly different (and in wuffs_base__color_u32_argb_nonpremul__as__color_u32_argb_premul()
3890 // Common 8-bit-depth pixel formats. This list is not exhaustive; not all valid
24584 const char wuffs_cbor__error__unsupported_recursion_depth[] = "#cbor: unsupported recursion depth";
44337 int32_t depth = 0; DecodeCbor() local
45587 int32_t depth = 0; DecodeJson() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c4079 static s16 exponential_average(s16 prev_avg, s16 val, u8 depth) in exponential_average() argument
4081 return ((depth-1)*prev_avg + val)/depth; in exponential_average()
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c4919 int depth = 32; /* max recursion depth */ in bpf_core_types_are_compat() local
4928 depth--; in bpf_core_types_are_compat()
4929 if (depth < 0) in bpf_core_types_are_compat()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c4033 static s16 exponential_average(s16 prev_avg, s16 val, u8 depth) in exponential_average() argument
4035 return ((depth-1)*prev_avg + val)/depth; in exponential_average()
/third_party/mesa3d/include/CL/
H A Dcl.hpp3848 0, 0, // height, depth (unused) in Image1DArray()
3956 0, 0, // depth, array size (unused) in Image2D()
4157 0, // depth (unused) in Image2DArray()
4238 ::size_t depth, in Image3D()
4267 depth, in Image3D()
4291 context(), flags, &format, width, height, depth, row_pitch, in Image3D()
4232 Image3D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t depth, ::size_t row_pitch = 0, ::size_t slice_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image3D() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp3915 const int depth = (viewType == vk::VK_IMAGE_VIEW_TYPE_1D || viewType == vk::VK_IMAGE_VIEW_TYPE_1D_ARRAY) ? (1)
3921 dst->allocLevel(level, width, height, depth);
3926 for (int z = 0; z < depth; ++z)
3931 const int gradMax = width + height + depth - 3;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp3919 const int depth = (viewType == vk::VK_IMAGE_VIEW_TYPE_1D || viewType == vk::VK_IMAGE_VIEW_TYPE_1D_ARRAY) ? (1)
3925 dst->allocLevel(level, width, height, depth);
3930 for (int z = 0; z < depth; ++z)
3935 const int gradMax = width + height + depth - 3;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp3886 uint32_t depth ) const VULKAN_HPP_NOEXCEPT
3889 commandBuffer, pRaygenShaderBindingTable, pMissShaderBindingTable, pHitShaderBindingTable, pCallableShaderBindingTable, width, height, depth );
4094 uint32_t depth ) const VULKAN_HPP_NOEXCEPT
4110 depth );

Completed in 318 milliseconds

1...<<141142143144145146147148149150>>...198