Home
last modified time | relevance | path

Searched defs:out_pixel (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dsimpleover.c141 png_uint_16 *out_pixel = sprite->buffer + in sprite_op() local
/third_party/ffmpeg/libavfilter/
H A Dvf_w3fdif.c166 static void filter_scale(uint8_t *out_pixel, const int32_t *work_pixel, int linesize, int max) in filter_scale() argument
265 uint16_t *out_pixel = (uint16_t *)out_pixel8; in filter16_scale() local
369 uint8_t *out_line, *out_pixel; in deinterlace_plane_slice() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2282 packPixel(GLenum internal_format, GLenum type, GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha, GLubyte* out_pixel) packPixel() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp2644 unsigned char* out_pixel = atlas->TexPixelsAlpha8 + x + (y * atlas->TexWidth); in ImFontAtlasBuildRender8bppRectFromString() local
2654 unsigned int* out_pixel = atlas->TexPixelsRGBA32 + x + (y * atlas->TexWidth); in ImFontAtlasBuildRender32bppRectFromString() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c6839 image_pixel in_pixel, out_pixel; in transform_image_validate() local
[all...]

Completed in 29 milliseconds