Home
last modified time | relevance | path

Searched defs:height (Results 3801 - 3825 of 4018) sorted by relevance

1...<<151152153154155156157158159160161

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Ddrm_mode.h304 __u32 height; member
315 __u32 height; member
347 __u32 height; member
356 __u32 height; member
418 __u32 height; member
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c3280 static inline bool mas_push_data(struct ma_state *mas, int height, in mas_push_data() argument
3170 mas_split_final_node(struct maple_subtree_state *mast, struct ma_state *mas, int height) mas_split_final_node() argument
3351 int height = 0; mas_split() local
3827 unsigned char height; mas_wr_spanning_store() local
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_mode.h304 __u32 height; member
315 __u32 height; member
347 __u32 height; member
356 __u32 height; member
418 __u32 height; member
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c99 int height = sps->height; in pic_arrays_init() local
1810 hevc_await_progress(HEVCContext *s, HEVCFrame *ref, const Mv *mv, int y0, int height) hevc_await_progress() argument
3419 int height = s->avctx->coded_height; verify_md5() local
[all...]
H A Dhevcdec.h480 int height; member
H A Dmpegvideo.h84 int width, height;///< picture size. must be a multiple of 16 member
H A Dvp3.c180 int width, height; member
1803 int height = s->fragment_height[!!plane]; in apply_loop_filter() local
2801 int height = s->height >> (i && s->chroma_y_shift); vp3_decode_frame() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg.h254 int width, height; member
277 int width, height; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c3479 get_req_buffer_size(VulkanDevicePriv *p, int *stride, int height) get_req_buffer_size() argument
[all...]
/third_party/glfw/include/GLFW/
H A Dglfw3.h2034 int height; member
2097 int height; global() member
[all...]
/third_party/glfw/src/
H A Dwl_platform.h142 uint32_t height; member
350 int width, height; member
367 int width, height; member
604 int width, height; member
/third_party/backends/backend/
H A Dcanon_dr.h104 int height; member
H A Davision.c2130 static int write_pnm_header (FILE* f, color_mode m, int depth, int width, int height) in write_pnm_header() argument
H A Dumax_pp_low.c9060 encodeHY (int height, int ypos, int *motor) in encodeHY() argument
9402 DumpNB (int width, int height, unsigne argument
9431 DumpRVB(int width, int height, unsigned char *data, char *name) DumpRVB() argument
9467 DumpRGB(int width, int height, unsigned char *data, char *name) DumpRGB() argument
9744 edgePosition(int width, int height, unsigned char *data) edgePosition() argument
10209 sanei_umax_pp_scan(int x, int y, int width, int height, int dpi, int color, int gain, int offset) sanei_umax_pp_scan() argument
10563 sanei_umax_pp_startScan(int x, int y, int width, int height, int dpi, int color, int gain, int offset, int *rbpp, int *rtw, int *rth) sanei_umax_pp_startScan() argument
[all...]
H A Dhp3900_types.c408 SANE_Int height; member
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h655 __u32 height; member
669 __u32 height; member
773 __u32 height; member
784 __u32 height; member
978 __u32 height; member
/third_party/mesa3d/include/CL/
H A Dcl.hpp3923 Image2D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t row_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image2D() argument
4139 Image2DArray( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t arraySize, ::size_t width, ::size_t height, ::size_t rowPitch, ::size_t slicePitch, void* host_ptr = NULL, cl_int* err = NULL) Image2DArray() argument
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/libdrm/include/drm/
H A Ddrm_mode.h571 __u32 height; member
585 __u32 height; member
689 __u32 height; member
700 __u32 height; member
894 __u32 height; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c408 const uint32_t height = DIV_ROUND_UP(region->imageExtent.height, block_h); in copy_image_to_buffer_tlb() local
827 uint32_t height = DIV_ROUND_UP(region->extent.height, block_ in copy_image_tfu() local
888 width, height, format); copy_image_tfu() local
949 const uint32_t height = DIV_ROUND_UP(region->extent.height, block_h); copy_image_tlb() local
1408 width, height, format); copy_buffer_to_image_tfu() local
1449 const uint32_t height = DIV_ROUND_UP(region->imageExtent.height, block_h); copy_buffer_to_image_tlb() local
4284 const uint32_t height = DIV_ROUND_UP(region->extent.height, block_h); resolve_image_tlb() local
[all...]
H A Dv3dv_cmd_buffer.c354 job_compute_frame_tiling(struct v3dv_job *job, uint32_t width, uint32_t height, uint32_t layers, uint32_t render_target_count, uint8_t max_internal_bpp, bool msaa) job_compute_frame_tiling() argument
416 v3dv_job_start_frame(struct v3dv_job *job, uint32_t width, uint32_t height, uint32_t layers, bool allocate_tile_state_for_all_layers, uint32_t render_target_count, uint8_t max_internal_bpp, bool msaa) v3dv_job_start_frame() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1347 const int height = u_minify(texture->height0, args->level); in img_filter_2d_nearest() local
1381 const int height = u_minify(texture->height0, args->level); in img_filter_2d_array_nearest() local
1416 const int height = u_minify(texture->height0, args->level); in img_filter_cube_nearest() local
1459 const int height = u_minify(texture->height0, args->level); img_filter_cube_array_nearest() local
1494 const int height = u_minify(texture->height0, args->level); img_filter_3d_nearest() local
1656 const int height = u_minify(texture->height0, args->level); img_filter_2d_linear() local
1701 const int height = u_minify(texture->height0, args->level); img_filter_2d_array_linear() local
1747 const int height = u_minify(texture->height0, args->level); img_filter_cube_linear() local
1812 const int height = u_minify(texture->height0, args->level); img_filter_cube_array_linear() local
1880 const int height = u_minify(texture->height0, args->level); img_filter_3d_linear() local
2359 const int height = u_minify(texture->height0, level0); img_filter_2d_ewa() local
3375 const int height = u_minify(texture->height0, level); sp_get_texels() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h683 int height; member
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c4005 gfx10_make_texture_descriptor( struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) gfx10_make_texture_descriptor() argument
4189 si_make_texture_descriptor(struct si_screen *screen, struct si_texture *tex, bool sampler, enum pipe_texture_target target, enum pipe_format pipe_format, const unsigned char state_swizzle[4], unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, uint32_t *state, uint32_t *fmask_state) si_make_texture_descriptor() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h1155 uint32 height; member
1182 uint32 height; member
1252 uint32 height; member
1357 uint32 height; member
1378 uint32 height; member
1401 uint32 height; member
1425 uint32 height; member
1454 uint32 height; member
1476 uint32 height; global() member
1502 uint32 height; global() member
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c1514 create_img_surface_bo(struct rendering_state *state, VkImageSubresourceRange *range, struct pipe_resource *bo, enum pipe_format pformat, int width, int height, int base_layer, int layer_count, int level) create_img_surface_bo() argument
1540 create_img_surface(struct rendering_state *state, struct lvp_image_view *imgv, VkFormat format, int width, int height, int base_layer, int layer_count) create_img_surface() argument
1554 add_img_view_surface(struct rendering_state *state, struct lvp_image_view *imgv, int width, int height, int layer_count) add_img_view_surface() argument
2231 copy_depth_rect(ubyte * dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_x, unsigned dst_y, unsigned width, unsigned height, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_x, unsigned src_y) copy_depth_rect() argument
2311 copy_depth_box(ubyte *dst, enum pipe_format dst_format, unsigned dst_stride, unsigned dst_slice_stride, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth, const ubyte * src, enum pipe_format src_format, int src_stride, unsigned src_slice_stride, unsigned src_x, unsigned src_y, unsigned src_z) copy_depth_box() argument
3108 unsigned width, height, depth; handle_clear_ds_image() local
[all...]

Completed in 92 milliseconds

1...<<151152153154155156157158159160161