| /third_party/libsnd/src/ |
| H A D | common.c | 107 int d, shift, width, width_specifier, left_align, slen, precision ; in psf_log_printf() local [all...] |
| /third_party/mesa3d/src/amd/addrlib/src/gfx9/ |
| H A D | gfx9addrlib.h | 487 IsInMipTail( AddrResourceType resourceType, AddrSwizzleMode swizzleMode, Dim3d mipTailDim, UINT_32 width, UINT_32 height, UINT_32 depth) const IsInMipTail() argument
|
| /third_party/mesa3d/include/GL/ |
| H A D | glx.h | 415 int width, height; member
|
| /third_party/libdrm/include/drm/ |
| H A D | mach64_drm.h | 245 unsigned short width, height; member
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Window.h | 211 bool Move(int x, int y, int width, int height, bool repaint = true)
in Move() argument 163 CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) CreateEx() argument 175 Create(LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) Create() argument
|
| /third_party/lame/libmp3lame/ |
| H A D | quantize.c | 458 int sfb, j, width; in trancate_smallspectrums() local 775 int const width = cod_info->width[sfb]; amp_scalefac_bands() local 816 int const width = cod_info->width[sfb]; inc_scalefac_scale() local 886 int const width = cod_info->width[sfb]; inc_subblock_gain() local [all...] |
| H A D | vbrquantize.c | 400 const int *const width = &that->cod_info->width[0]; in block_sf() local
|
| H A D | takehiro.c | 787 int const width = gi->width[sfb]; in count_bits() local 1036 int const width = gi->width[sfb]; best_scalefac_store() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 1229 droid_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) global() argument [all...] |
| H A D | platform_ohos.c | 820 ohos_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) ohos_get_buffers_with_format() argument
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| H A D | rnn.c | 561 int width; in trydelem() local 668 uint64_t size = 0; int width = 8; in parsedomain() local 1243 prepdelem(struct rnndb *db, struct rnndelem *elem, char *prefix, struct rnnvarinfo *parvi, int width) prepdelem() argument [all...] |
| H A D | rnn.h | 176 int width; member 202 int width; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_meta_common.c | 511 uint32_t width, height; in emit_copy_layer_to_buffer_per_tile_list() local 832 meta_emit_tfu_job(struct v3dv_cmd_buffer *cmd_buffer, uint32_t dst_bo_handle, uint32_t dst_offset, enum v3d_tiling_mode dst_tiling, uint32_t dst_padded_height_or_stride, uint32_t dst_cpp, uint32_t src_bo_handle, uint32_t src_offset, enum v3d_tiling_mode src_tiling, uint32_t src_padded_height_or_stride, uint32_t src_cpp, uint32_t width, uint32_t height, const struct v3dv_format *format) meta_emit_tfu_job() argument 1067 uint32_t width, height; emit_copy_buffer_to_layer_per_tile_list() local 1193 framebuffer_size_for_pixel_count(uint32_t num_pixels, uint32_t *width, uint32_t *height) framebuffer_size_for_pixel_count() argument [all...] |
| H A D | v3dv_meta_clear.c | 113 uint32_t width = u_minify(image->vk.extent.width, level); in clear_image_tlb() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3dx_draw.c | 435 simd_width_to_gs_pack_mode(uint32_t width) in simd_width_to_gs_pack_mode() argument
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | kopper.c | 418 int width; in kopper_get_pixmap_buffer() local 492 unsigned width, height; in kopper_allocate_textures() local 762 get_image(__DRIdrawable *dPriv, int x, int y, int width, int height, void *data) get_image() argument 773 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, struct pipe_resource *res) get_image_shm() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_generator.cpp | 103 const unsigned width = MIN3(reg_width, phys_width, max_hw_width); in brw_reg_from_fs_reg() local 1248 unsigned vstride, width; generate_ddx() local 2402 unsigned width = cluster_size; generate_code() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_uvd.c | 222 unsigned width = align(dec->base.width, VL_MACROBLOCK_WIDTH); in calc_ctx_size_h264_perf() local 275 unsigned width = align(dec->base.width, VL_MACROBLOCK_WIDTH); in calc_ctx_size_h265_main() local 297 unsigned width = align(dec->base.width, VL_MACROBLOCK_WIDTH); calc_ctx_size_h265_main10() local 339 unsigned width = align(dec->base.width, VL_MACROBLOCK_WIDTH); calc_dpb_size() local 1222 unsigned width = templ->width, height = templ->height; si_common_uvd_create_decoder() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | dri2_glx.c | 72 int width, height; member 482 __dri2CopySubBuffer(__GLXDRIdrawable *pdraw, int x, int y, int width, int height, enum __DRI2throttleReason reason, Bool flush) __dri2CopySubBuffer() argument 522 dri2CopySubBuffer(__GLXDRIdrawable *pdraw, int x, int y, int width, int height, Bool flush) dri2CopySubBuffer() argument 761 dri2GetBuffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2GetBuffers() argument 784 dri2GetBuffersWithFormat(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2GetBuffersWithFormat() argument [all...] |
| H A D | dri3_glx.c | 91 glx_dri3_set_drawable_size(struct loader_dri3_drawable *draw, int width, int height) glx_dri3_set_drawable_size() argument 463 dri3_copy_sub_buffer(__GLXDRIdrawable *pdraw, int x, int y, int width, int height, Bool flush) dri3_copy_sub_buffer() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd.c | 323 SVGA3D_DefineSurface2D(struct svga_winsys_context *swc, struct svga_winsys_surface *sid, uint32 width, uint32 height, SVGA3dSurfaceFormat format) SVGA3D_DefineSurface2D() argument
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| H A D | xm_api.c | 358 get_drawable_size( Display *dpy, Drawable d, uint *width, uint *height ) in get_drawable_size() argument 378 xmesa_get_window_size(Display *dpy, XMesaBuffer b, GLuint *width, GLuint *height) xmesa_get_window_size() argument 1197 XMesaCreatePBuffer(XMesaVisual v, Colormap cmap, unsigned int width, unsigned int height) XMesaCreatePBuffer() argument 1364 XMesaCopySubBuffer( XMesaBuffer b, int x, int y, int width, int height ) XMesaCopySubBuffer() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | surface.c | 56 vlVaCreateSurfaces(VADriverContextP ctx, int width, int height, int format, in vlVaCreateSurfaces() argument 827 vlVaCreateSurfaces2(VADriverContextP ctx, unsigned int format, unsigned int width, unsigned int height, VASurfaceID *surfaces, unsigned int num_surfaces, VASurfaceAttrib *attrib_list, unsigned int num_attribs) vlVaCreateSurfaces2() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
| H A D | virgl_drm_winsys.c | 165 virgl_drm_winsys_resource_create_blob(struct virgl_winsys *qws, enum pipe_texture_target target, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) virgl_drm_winsys_resource_create_blob() argument 248 virgl_drm_winsys_resource_create(struct virgl_winsys *qws, enum pipe_texture_target target, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t size, bool for_fencing) virgl_drm_winsys_resource_create() argument 403 virgl_drm_winsys_resource_cache_create(struct virgl_winsys *qws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) virgl_drm_winsys_resource_cache_create() argument 572 virgl_drm_winsys_resource_set_type(struct virgl_winsys *qws, struct virgl_hw_res *res, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t usage, uint64_t modifier, uint32_t plane_count, const uint32_t *plane_strides, const uint32_t *plane_offsets) virgl_drm_winsys_resource_set_type() argument [all...] |
| /third_party/mesa3d/src/gbm/backends/dri/ |
| H A D | gbm_dri.c | 95 dri_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *data) dri_get_buffers() argument 121 dri_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *data) dri_get_buffers_with_format() argument 168 swrast_get_drawable_info(__DRIdrawable *driDrawable, int *x, int *y, int *width, int *height, void *loaderPrivate) swrast_get_drawable_info() argument 184 swrast_put_image2(__DRIdrawable *driDrawable, int op, int x, int y, int width, int height, int stride, char *data, void *loaderPrivate) swrast_put_image2() argument 204 swrast_put_image(__DRIdrawable *driDrawable, int op, int x, int y, int width, int height, char *data, void *loaderPrivate) swrast_put_image() argument 218 swrast_get_image(__DRIdrawable *driDrawable, int x, int y, int width, int height, char *data, void *loaderPrivate) swrast_get_image() argument 1150 create_dumb(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, uint32_t usage) create_dumb() argument 1208 gbm_dri_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, uint32_t usage, const uint64_t *modifiers, const unsigned int count) gbm_dri_bo_create() argument 1279 gbm_dri_bo_map(struct gbm_bo *_bo, uint32_t x, uint32_t y, uint32_t width, uint32_t height, uint32_t flags, uint32_t *stride, void **map_data) gbm_dri_bo_map() argument 1342 gbm_dri_surface_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, uint32_t flags, const uint64_t *modifiers, const unsigned count) gbm_dri_surface_create() argument [all...] |