Home
last modified time | relevance | path

Searched defs:height (Results 226 - 250 of 4346) sorted by relevance

12345678910>>...174

/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoencdsp_init.c100 static void draw_edges_mmx(uint8_t *buf, int wrap, int width, int height, in draw_edges_mmx() argument
/third_party/ffmpeg/libavfilter/
H A Dthreshold.h35 int width[4], height[4]; member
H A Dvmaf_motion.h45 int height; member
/third_party/glfw/tests/
H A Dtimeout.c80 int width, height; in main() local
/third_party/glfw/examples/
H A Dwindows.c36 int xpos, ypos, height; in main() local
49 glfwGetMonitorWorkarea(glfwGetPrimaryMonitor(), &xpos, &ypos, NULL, &height); in main() local
/third_party/backends/backend/escl/
H A Descl_crop.c32 escl_crop_surface(capabilities_t *scanner, unsigned char *surface, int w, int h, int bps, int *width, int *height) escl_crop_surface() argument
H A Descl_tiff.c55 get_TIFF_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_TIFF_data() argument
H A Descl_png.c52 get_PNG_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_PNG_data() argument
188 get_PNG_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_PNG_data() argument
/third_party/libuv/docs/code/tty-gravity/
H A Dmain.c10 int width, height; variable
/third_party/libunwind/libunwind/tests/
H A DGx64-test-dwarf-expressions.c20 extern int64_t recover_register(int64_t regnum, int64_t height) in recover_register() argument
/third_party/mesa3d/src/glx/
H A Dcompsize.c150 __glImageSize(GLsizei width, GLsizei height, GLsizei depth, in __glImageSize() argument
H A Dsinglepix.c60 GLint width, height; in __indirect_glGetSeparableFilter() local
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_context.c37 const unsigned int width = 16, height = 16; in main() local
[all...]
H A Dtest_surface.c37 const unsigned int width = 16, height = 16; in main() local
/third_party/musl/src/search/
H A Dtsearch.c5 static inline int height(struct node *n) { return n ? n->h : 0; } in height() function
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_copytex.c54 GLint readFBOSave, readBufSave, width, height; in st_copy_framebuffer_to_texture() local
/third_party/mesa3d/src/mesa/main/
H A Ddrawtex.c58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexfOES() argument
74 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in _mesa_DrawTexiOES() argument
92 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in _mesa_DrawTexsOES() argument
33 draw_texture(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) draw_texture() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.h14 uint32_t height; member
/third_party/libdrm/tests/tegra/
H A Ddrm-test-tegra.c66 drm_tegra_gr2d_fill(struct drm_tegra_gr2d *gr2d, struct drm_framebuffer *fb, unsigned int x, unsigned int y, unsigned int width, unsigned int height, uint32_t color) drm_tegra_gr2d_fill() argument
H A Ddrm-test.h35 unsigned int height; member
49 unsigned int height; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_resource.c37 uint32_t height = prsc->height0; in fd4_setup_slices() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_tiling.c67 etna_texture_tile(void *dest, void *src, unsigned basex, unsigned basey, unsigned dst_stride, unsigned width, unsigned height, unsigned src_stride, unsigned elmtsize) etna_texture_tile() argument
85 etna_texture_untile(void *dest, void *src, unsigned basex, unsigned basey, unsigned src_stride, unsigned width, unsigned height, unsigned dst_stride, unsigned elmtsize) etna_texture_untile() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_decoder.c67 unsigned width = templat->width, height = templat->height; in vl_create_decoder() local
H A Dvl_video_buffer.h52 vl_video_buffer_adjust_size(unsigned *width, unsigned *height, unsigned plane, in vl_video_buffer_adjust_size() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h48 unsigned height; member

Completed in 7 milliseconds

12345678910>>...174