| /third_party/skia/src/opts/ |
| H A D | SkBitmapProcState_opts.h | 161 pixels; in S32_alpha_D32_filter_DX() local [all...] |
| H A D | SkSwizzler_opts.h | 299 uint8x8x4_t pixels = vld4_u8((const uint8_t*) src); inverted_cmyk_to() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkRasterPipeline.h | 118 void* pixels; member 123 const void* pixels; member
|
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkLibGifCodec.cpp | 270 onGetPixels(const SkImageInfo& dstInfo, void* pixels, size_t dstRowBytes, const Options& opts, int* rowsDecoded) onGetPixels() argument 300 onStartIncrementalDecode(const SkImageInfo& dstInfo, void* pixels, size_t dstRowBytes, const SkCodec::Options& opts) onStartIncrementalDecode() argument
|
| /third_party/skia/tests/ |
| H A D | CanvasTest.cpp | 746 SkPMColor pixels[16]; in DEF_TEST() local
|
| /third_party/skia/fuzz/ |
| H A D | FuzzMain.cpp | 604 void* pixels = bitmap.getPixels(); in fuzz_img() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboMultisampleTests.cpp | 322 deUint32 pixels[W2 * H2] = {}; in test() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dvdec.c | 572 uint8_t *pixels = (uint8_t *) aligned_pixels; in dv_decode_video_segment() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | hpeldsp_lasx.c | 133 void ff_put_pixels8_8_lasx(uint8_t *block, const uint8_t *pixels, in ff_put_pixels8_8_lasx() argument 195 void ff_put_pixels16_8_lsx(uint8_t *block, const uint8_t *pixels, in ff_put_pixels16_8_lsx() argument 252 void ff_put_pixels8_x2_8_lasx(uint8_t *block, const uint8_t *pixels, in ff_put_pixels8_x2_8_lasx() argument 259 void ff_put_pixels8_y2_8_lasx(uint8_t *block, const uint8_t *pixels, in ff_put_pixels8_y2_8_lasx() argument 266 ff_put_pixels16_x2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_pixels16_x2_8_lasx() argument 273 ff_put_pixels16_y2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_pixels16_y2_8_lasx() argument 448 ff_put_no_rnd_pixels16_x2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_no_rnd_pixels16_x2_8_lasx() argument 602 ff_put_no_rnd_pixels16_y2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_no_rnd_pixels16_y2_8_lasx() argument 858 ff_put_no_rnd_pixels16_xy2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_no_rnd_pixels16_xy2_8_lasx() argument 947 ff_put_no_rnd_pixels8_x2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_no_rnd_pixels8_x2_8_lasx() argument 1022 ff_put_no_rnd_pixels8_y2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_no_rnd_pixels8_y2_8_lasx() argument 1134 ff_put_no_rnd_pixels8_xy2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_no_rnd_pixels8_xy2_8_lasx() argument 1231 ff_put_pixels16_xy2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_pixels16_xy2_8_lasx() argument 1283 ff_put_pixels8_xy2_8_lasx(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h) ff_put_pixels8_xy2_8_lasx() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_fspp.c | 433 static void row_fdct_c(int16_t *data, const uint8_t *pixels, ptrdiff_t line_size, int cnt) in row_fdct_c() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | gl846.cpp | 875 unsigned pixels = dev->session.pixel_count_ratio.apply(dev->session.optical_pixels_raw); in send_shading_data() local [all...] |
| H A D | gl847.cpp | 893 unsigned pixels = dev->session.pixel_count_ratio.apply(dev->session.optical_pixels_raw); in send_shading_data() local [all...] |
| H A D | gl124.cpp | 998 std::uint32_t addr, length, segcnt, pixels, i; in send_shading_data() local [all...] |
| /third_party/backends/backend/ |
| H A D | p5_device.c | 1133 is_black_line (uint8_t * buffer, unsigned int pixels, int mode) in is_black_line() argument 1182 is_white_line (uint8_t * buffer, unsigned int pixels, int mode) in is_white_line() argument 1420 unsigned int i, j, k, dpi, pixels, read, black, white; sheetfed_calibration() local [all...] |
| H A D | p5_device.h | 221 int pixels; /** physical width of scan area */ member
|
| H A D | rts8891_low.h | 200 SANE_Int pixels; /* width of scan area */ member
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-colorspace.c | 475 cupsImageLut(cups_ib_t *pixels, int count, const cups_ib_t *lut) cupsImageLut() argument 493 cupsImageRGBAdjust(cups_ib_t *pixels, int count, int saturation, int hue) cupsImageRGBAdjust() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pass.c | 597 uint32_t offset = 0, pixels = ~0u, i; in tu_render_pass_gmem_config() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texstore.c | 974 store_texsubimage(struct gl_context *ctx, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *packing, const char *caller) store_texsubimage() argument 1111 _mesa_store_teximage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *packing) _mesa_store_teximage() argument 1138 _mesa_store_texsubimage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const void *pixels, const struct gl_pixelstore_attrib *packing) _mesa_store_texsubimage() argument
|
| H A D | readpix.c | 226 readpixels_memcpy(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels, const struct gl_pixelstore_attrib *packing) readpixels_memcpy() argument 278 read_uint_depth_pixels( struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum type, GLvoid *pixels, const struct gl_pixelstore_attrib *packing ) read_uint_depth_pixels() argument 325 read_depth_pixels( struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum type, GLvoid *pixels, const struct gl_pixelstore_attrib *packing ) read_depth_pixels() argument 389 read_stencil_pixels( struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum type, GLvoid *pixels, const struct gl_pixelstore_attrib *packing ) read_stencil_pixels() argument 440 read_rgba_pixels( struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels, const struct gl_pixelstore_attrib *packing ) read_rgba_pixels() argument 828 read_depth_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum type, GLvoid *pixels, const struct gl_pixelstore_attrib *packing ) read_depth_stencil_pixels() argument 872 _mesa_readpixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *packing, GLvoid *pixels) _mesa_readpixels() argument 1038 read_pixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels, bool no_error) read_pixels() argument 1183 _mesa_ReadnPixelsARB_no_error(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels) _mesa_ReadnPixelsARB_no_error() argument 1191 _mesa_ReadnPixelsARB(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid *pixels) _mesa_ReadnPixelsARB() argument 1199 _mesa_ReadPixels_no_error(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) _mesa_ReadPixels_no_error() argument 1207 _mesa_ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) _mesa_ReadPixels() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo.c | 103 st_pbo_addresses_pixelstore(struct st_context *st, GLenum gl_target, bool skip_images, const struct gl_pixelstore_attrib *store, const void *pixels, struct st_pbo_addresses *addr) st_pbo_addresses_pixelstore() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_tests.c | 230 float *pixels = malloc(w * h * 4 * sizeof(float)); in util_probe_rect_rgba_multi() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cSparseTextureTests.cpp | 286 SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, glw::GLint z, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLenum format, glw::GLenum type, const glw::GLvoid* pixels) SubImage() argument [all...] |
| H A D | gl3cClipDistance.cpp | 349 std::vector<glw::GLfloat> pixels = framebuffer.readPixels(); in MaxClipDistancesValueInFragmentShaderTest() local 437 std::vector<glw::GLfloat> pixels = framebuffer.readPixels(); in ClipDistancesValuePassing() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DepthStencilFormatsTest.cpp | 366 const float *pixels = reinterpret_cast<const float *>(actualPixels); in depthStencilReadbackCase() local 380 const unsigned short *pixels = reinterpret_cast<const unsigned short *>(actualPixels); in depthStencilReadbackCase() local [all...] |