Home
last modified time | relevance | path

Searched defs:dims (Results 26 - 50 of 76) sorted by relevance

1234

/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/
H A Dhdi_device_test.cpp1602 int32_t *dims = &dim; in HWTEST_F() local
2974 int32_t *dims = &dim; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp1217 int32_t dims[2] = {3, 4}; in HWTEST_F() local
1890 int32_t dims[2] = {3, 4}; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp1270 int32_t dims[2] = {3, 4}; in HWTEST_F() local
1300 int32_t dims[2] = {3, 4}; in HWTEST_F() local
1362 int32_t dims[2] = {3, 4}; in HWTEST_F() local
1392 int32_t dims[2] = {3, 4}; in HWTEST_F() local
2419 int32_t dims[2] = {3, 4}; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_scroll_bridge.cpp45 CalcDimension dims; in ParsePagination() local
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c983 __v4l2_ctrl_modify_dimensions(struct v4l2_ctrl *ctrl, u32 dims[V4L2_CTRL_MAX_DIMS]) __v4l2_ctrl_modify_dimensions() argument
H A Dv4l2-ctrls-core.c1749 v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, const struct v4l2_ctrl_type_ops *type_ops, u32 id, const char *name, enum v4l2_ctrl_type type, s64 min, s64 max, u64 step, s64 def, const u32 dims[V4L2_CTRL_MAX_DIMS], u32 elem_size, u32 flags, const char * const *qmenu, const s64 *qmenu_int, const union v4l2_ctrl_ptr p_def, void *priv) v4l2_ctrl_new() argument
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_openvino.c117 dimensions_t dims; in fill_model_input_ov() local
199 dimensions_t dims; in infer_completion_callback() local
511 dimensions_t dims; get_input_ov() local
[all...]
H A Ddnn_backend_tf.c286 int64_t dims[4]; in get_input_tf() local
504 int64_t dims[4]; in add_conv_layer() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dexternalobjects.c331 texstorage_memory(GLuint dims, GLenum target, GLsizei levels, in texstorage_memory() argument
375 texstorage_memory_ms(GLuint dims, GLenum target, GLsizei samples, in texstorage_memory_ms() argument
407 texturestorage_memory(GLuint dims, GLuint texture, GLsizei levels, in texturestorage_memory() argument
451 texturestorage_memory_ms(GLuint dims, GLuint texture, GLsizei samples, in texturestorage_memory_ms() argument
[all...]
H A Dtexstore.c986 GLuint dims, slice, numSlices = 1, sliceOffset = 0; store_texsubimage() local
1111 _mesa_store_teximage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *packing) _mesa_store_teximage() argument
1138 _mesa_store_texsubimage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const void *pixels, const struct gl_pixelstore_attrib *packing) _mesa_store_texsubimage() argument
1227 _mesa_store_compressed_teximage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLsizei imageSize, const GLvoid *data) _mesa_store_compressed_teximage() argument
1270 _mesa_compute_compressed_pixelstore(GLuint dims, mesa_format texFormat, GLsizei width, GLsizei height, GLsizei depth, const struct gl_pixelstore_attrib *packing, struct compressed_pixelstore *store) _mesa_compute_compressed_pixelstore() argument
1329 _mesa_store_compressed_texsubimage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *data) _mesa_store_compressed_texsubimage() argument
[all...]
H A Dpack.c1551 _mesa_unpack_color_index_to_rgba_float(struct gl_context *ctx, GLuint dims, in _mesa_unpack_color_index_to_rgba_float() argument
1606 _mesa_unpack_color_index_to_rgba_ubyte(struct gl_context *ctx, GLuint dims, in _mesa_unpack_color_index_to_rgba_ubyte() argument
H A Dtexobj.c942 GLuint dims, face, numFaces = 1; in _mesa_get_fallback_texture() local
[all...]
/third_party/skia/src/gpu/
H A DGrProxyProvider.cpp343 auto dims = bitmap.dimensions(); in createNonMippedProxyFromBitmap() local
393 auto dims = bitmap.dimensions(); in createMippedProxyFromBitmap() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp603 int dims = instruction.coordinates - (isArrayed ? 1 : 0); in GetTexelAddress() local
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-ctrls.h269 u32 dims[V4L2_CTRL_MAX_DIMS]; member
422 u32 dims[V4L2_CTRL_MAX_DIMS]; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c377 u32 dims[V4L2_CTRL_MAX_DIMS] = {}; in vivid_update_format_cap() local
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-ctrls.h287 u32 dims[V4L2_CTRL_MAX_DIMS]; member
455 u32 dims[V4L2_CTRL_MAX_DIMS]; member
1007 v4l2_ctrl_modify_dimensions(struct v4l2_ctrl *ctrl, u32 dims[V4L2_CTRL_MAX_DIMS]) v4l2_ctrl_modify_dimensions() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp6515 int dims = dimMap[sampler.dim]; in addImageFunctions() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp1368 const UNUSED fs_reg &dims = inst->src[SURFACE_LOGICAL_SRC_IMM_DIMS]; in lower_surface_logical_send() local
1682 const UNUSED fs_reg &dims = inst->src[SURFACE_LOGICAL_SRC_IMM_DIMS]; in lower_lsc_surface_logical_send() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c1492 unsigned dims = texture_dim_from_tgsi_target(target); in Shader_tgsi_translate() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c450 const unsigned dims = bld->dims; in lp_build_sample_image_nearest() local
569 const unsigned dims = bld->dims; in lp_build_sample_fetch_image_linear() local
751 const unsigned dims = bld->dims; lp_build_sample_image_linear() local
1125 const unsigned dims = bld->dims; lp_build_sample_aos() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp311 } dims[4]; in initPrograms() local
755 } dims[4]; iterate() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/nxp/dw100/
H A Ddw100.c848 u32 dims[V4L2_CTRL_MAX_DIMS] = {}; in dw100_s_fmt() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_fb.c1332 init_plane_view_dims(const struct intel_framebuffer *fb, int color_plane, unsigned int width, unsigned int height, struct fb_plane_view_dims *dims) init_plane_view_dims() argument
1343 plane_view_src_stride_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims) plane_view_src_stride_tiles() argument
1383 plane_view_width_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int x) plane_view_width_tiles() argument
1391 plane_view_height_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int y) plane_view_height_tiles() argument
1399 plane_view_linear_tiles(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int x, int y) plane_view_linear_tiles() argument
1423 calc_plane_remap_info(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, u32 obj_offset, u32 gtt_offset, int x, int y, struct intel_fb_view *view) calc_plane_remap_info() argument
1552 calc_plane_normal_size(const struct intel_framebuffer *fb, int color_plane, const struct fb_plane_view_dims *dims, int x, int y) calc_plane_normal_size() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c195 unsigned dims; in copy_to_staging_dest() local
1587 try_pbo_upload(struct gl_context *ctx, GLuint dims, in try_pbo_upload() argument
1718 GLuint dims; in try_pbo_download() local
1879 st_TexSubImage(struct gl_context *ctx, GLuint dims, in st_TexSubImage() argument
2158 st_TexImage(struct gl_context * ctx, GLuint dims, struct gl_texture_image *texImage, GLenum format, GLenum type, const void *pixels, const struct gl_pixelstore_attrib *unpack) st_TexImage() argument
2213 st_CompressedTexSubImage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint x, GLint y, GLint z, GLsizei w, GLsizei h, GLsizei d, GLenum format, GLsizei imageSize, const void *data) st_CompressedTexSubImage() argument
2352 st_CompressedTexImage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLsizei imageSize, const void *data) st_CompressedTexImage() argument
2655 const GLint dims = 2; fallback_copy_texsubimage() local
2742 st_CopyTexSubImage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint destX, GLint destY, GLint slice, struct gl_renderbuffer *rb, GLint srcX, GLint srcY, GLsizei width, GLsizei height) st_CopyTexSubImage() argument
[all...]

Completed in 64 milliseconds

1234