Home
last modified time | relevance | path

Searched defs:height (Results 351 - 375 of 3863) sorted by relevance

1...<<11121314151617181920>>...155

/third_party/ffmpeg/libavcodec/
H A Dxbmdec.c73 int height = 0; in xbm_decode_frame() local
/third_party/ffmpeg/libavformat/
H A Dflac_picture.c43 int width, height, ret = 0; in ff_flac_parse_picture() local
H A Dmsnwc_tcp.c44 uint16_t width, height; in msnwc_tcp_probe() local
H A Dv210.c31 int width, height; /**< Integers describing video size, set by a private option. */ member
H A Dluodatdec.c60 int index, ret, key, stream_id, stream_index, width, height, fps, pkt_size; in dat_read_packet() local
/third_party/ffmpeg/libavutil/
H A Dspherical.c37 av_spherical_tile_bounds(const AVSphericalMapping *map, size_t width, size_t height, size_t *left, size_t *top, size_t *right, size_t *bottom) av_spherical_tile_bounds() argument
/third_party/ffmpeg/tools/
H A Dyuvcmp.c25 int height; in main() local
/third_party/backends/backend/
H A Dsm3840_params.h63 double width, height; member
/third_party/cups-filters/cupsfilters/
H A Dimage-pix.c47 height, /* Height of image */ in _cupsImageReadPIX() local
H A Dtestcmyk.c85 int width, height; /* Width and height of test image */ in test_gray() local
267 int width, height; /* Width and height of test image */ in test_rgb() local
[all...]
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h69 unsigned int height; member
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h152 vk_format_get_plane_height(VkFormat format, unsigned plane, unsigned height) in vk_format_get_plane_height() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c230 unsigned width, height, layer; in sp_find_cached_tile_tex() local
H A Dsp_surface.c96 softpipe_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_render_target() argument
114 softpipe_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_depth_stencil() argument
/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h60 uint32_t height; member
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dbitmap_wrapper.cpp44 create_bitmap(int32 width, int32 height, color_space colorSpace) in create_bitmap() argument
54 get_bitmap_size(const Bitmap* bitmap, int32* width, int32* height) in get_bitmap_size() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dbitmap.c39 vlVdpBitmapSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpBool frequently_accessed, VdpBitmapSurface *surface) vlVdpBitmapSurfaceCreate() argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height, VdpBool *frequently_accessed) vlVdpBitmapSurfaceGetParameters() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, in __applegl_glReadPixels() argument
113 __applegl_glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in __applegl_glCopyPixels() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h39 uint16_t height; member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_blocks.c37 const unsigned int width = 16, height = 16; in main() local
/third_party/mesa3d/src/loader/
H A Dloader_dri_helper.c33 loader_dri_create_image(__DRIscreen *screen, const __DRIimageExtension *image, uint32_t width, uint32_t height, uint32_t dri_format, uint32_t dri_usage, const uint64_t *modifiers, unsigned int modifiers_count, void *loaderPrivate) loader_dri_create_image() argument
/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c49 _mesa_DrawPixels( GLsizei width, GLsizei height, in _mesa_DrawPixels() argument
199 _mesa_CopyPixels( GLint srcx, GLint srcy, GLsizei width, GLsizei height, in _mesa_CopyPixels() argument
320 _mesa_Bitmap( GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap ) _mesa_Bitmap() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c146 const int height = box.y1 - box.y0 + 1; in lp_rast_linear_rect() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h14 uint16_t height; member
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c42 const unsigned int width = 16, height = 16; in main() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...155