Home
last modified time | relevance | path

Searched defs:img (Results 176 - 200 of 261) sorted by relevance

1234567891011

/third_party/ffmpeg/libswscale/ppc/
H A Dyuv2rgb_altivec.c486 const ubyte *img; in altivec_uyvy_rgb32() local
/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp1299 image_get_pixel( const astcenc_image& img, unsigned int x, unsigned int y, unsigned int z ) image_get_pixel() argument
[all...]
/third_party/libdrm/exynos/
H A Dexynos_fimg2d.c278 static void g2d_add_base_addr(struct g2d_context *ctx, struct g2d_image *img, in g2d_add_base_addr() argument
446 g2d_solid_fill(struct g2d_context *ctx, struct g2d_image *img, in g2d_solid_fill() argument
582 g2d_move(struct g2d_context *ctx, struct g2d_image *img, unsigned int src_x, unsigned int src_y, unsigned int dst_x, unsigned dst_y, unsigned int w, unsigned int h) g2d_move() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c723 __DRIimage *img = NULL; in dri_get_egl_image() local
[all...]
H A Dkopper.c387 handle_in_fence(__DRIcontext *context, __DRIimage *img) in handle_in_fence() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexparam.c1709 const struct gl_texture_image *img = NULL; in get_tex_level_parameter_image() local
[all...]
H A Dtexstore.c122 GLint img; in _mesa_memcpy_texture() local
131 GLint img, row; in _mesa_memcpy_texture() local
166 GLint img, row; _mesa_texstore_z32() local
196 GLint img, row; _mesa_texstore_x8_z24() local
226 GLint img, row; _mesa_texstore_z24_x8() local
260 GLint img, row; _mesa_texstore_z16() local
308 GLint img, row; _mesa_texstore_ycbcr() local
330 GLint img, row; _mesa_texstore_z24_s8() local
409 GLint img, row; _mesa_texstore_s8_z24() local
498 GLint img, row; _mesa_texstore_s8() local
539 GLint img, row; _mesa_texstore_z32f_x24s8() local
678 int img; texstore_rgba() local
[all...]
H A Dimage.c116 _mesa_image_offset( GLuint dimensions, const struct gl_pixelstore_attrib *packing, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint img, GLint row, GLint column ) _mesa_image_offset() argument
231 _mesa_image_address( GLuint dimensions, const struct gl_pixelstore_attrib *packing, const GLvoid *image, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint img, GLint row, GLint column ) _mesa_image_address() argument
272 _mesa_image_address3d( const struct gl_pixelstore_attrib *packing, const GLvoid *image, GLsizei width, GLsizei height, GLenum format, GLenum type, GLint img, GLint row, GLint column ) _mesa_image_address3d() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c431 struct fd_shaderimg_stateobj *img = &ctx->shaderimg[type]; in fd6_emit_textures() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h108 } img; member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_stubs.cpp290 EGLBoolean DestroyImage(Thread *thread, Display *display, Image *img) in DestroyImage() argument
/third_party/skia/tests/
H A DPictureTest.cpp355 auto img = bm.asImage(); in test_bad_bitmap() local
532 auto img = bitmap.asImage(); in draw_bitmaps() local
H A DBackendAllocationTest.cpp98 sk_sp<SkImage> img = SkImage::MakeFromTexture(dContext, in test_wrapping() local
/third_party/skia/src/shaders/
H A DSkImageShader.cpp69 SkImageShader::SkImageShader(sk_sp<SkImage> img, in SkImageShader() argument
119 sk_sp<SkImage> img = buffer.readImage(); in CreateProc() local
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c161 xcb_get_image_reply_t *img; in xcbgrab_frame() local
269 xcb_shm_get_image_reply_t *img; in xcbgrab_frame_shm() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_morpho.c49 uint8_t **img; member
[all...]
/third_party/ffmpeg/libavutil/
H A Dvulkan.c742 ff_vk_create_imageview(FFVulkanContext *s, FFVkExecContext *e, VkImageView *v, VkImage img, VkFormat fmt, const VkComponentMapping map) ff_vk_create_imageview() argument
/third_party/backends/backend/pixma/
H A Dpixma_mp750.c108 uint8_t *buf, *rawimg, *img; member
[all...]
/third_party/cups-filters/filter/
H A Dimagetopdf.c134 static cups_image_t *img; /* Image to print */ global() variable
[all...]
H A Dimagetoraster.c138 cups_image_t *img; /* Image to print */ in main() local
[all...]
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c247 u_int8_t *img; in mkfs_msdos() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c445 __DRIimage *img = NULL; local
466 handle_in_fence_fd(struct dri2_egl_surface *dri2_surf, __DRIimage *img) argument
[all...]
H A Dplatform_ohos.c196 __DRIimage *img = NULL; in ohos_create_image_from_native_buffer() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c304 XImage *img; in bits_per_pixel() local
1495 XImage *img; in XMesaBindTexImage() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c1367 v3d_create_image_view_texture_shader_state(struct v3d_context *v3d, struct v3d_shaderimg_stateobj *so, int img) v3d_create_image_view_texture_shader_state() argument

Completed in 37 milliseconds

1234567891011