Home
last modified time | relevance | path

Searched defs:pixels (Results 176 - 200 of 338) sorted by relevance

12345678910>>...14

/third_party/skia/src/opts/
H A DSkBitmapProcState_opts.h161 pixels; in S32_alpha_D32_filter_DX() local
[all...]
H A DSkSwizzler_opts.h299 uint8x8x4_t pixels = vld4_u8((const uint8_t*) src); inverted_cmyk_to() local
[all...]
/third_party/skia/src/core/
H A DSkRasterPipeline.h118 void* pixels; member
123 const void* pixels; member
/third_party/skia/third_party/externals/libgifcodec/
H A DSkLibGifCodec.cpp270 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 DCanvasTest.cpp746 SkPMColor pixels[16]; in DEF_TEST() local
/third_party/skia/fuzz/
H A DFuzzMain.cpp604 void* pixels = bitmap.getPixels(); in fuzz_img() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboMultisampleTests.cpp322 deUint32 pixels[W2 * H2] = {}; in test() local
/third_party/ffmpeg/libavcodec/
H A Ddvdec.c572 uint8_t *pixels = (uint8_t *) aligned_pixels; in dv_decode_video_segment() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhpeldsp_lasx.c133 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 Dvf_fspp.c433 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 Dgl846.cpp875 unsigned pixels = dev->session.pixel_count_ratio.apply(dev->session.optical_pixels_raw); in send_shading_data() local
[all...]
H A Dgl847.cpp893 unsigned pixels = dev->session.pixel_count_ratio.apply(dev->session.optical_pixels_raw); in send_shading_data() local
[all...]
H A Dgl124.cpp998 std::uint32_t addr, length, segcnt, pixels, i; in send_shading_data() local
[all...]
/third_party/backends/backend/
H A Dp5_device.c1133 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 Dp5_device.h221 int pixels; /** physical width of scan area */ member
H A Drts8891_low.h200 SANE_Int pixels; /* width of scan area */ member
/third_party/cups-filters/cupsfilters/
H A Dimage-colorspace.c475 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 Dtu_pass.c597 uint32_t offset = 0, pixels = ~0u, i; in tu_render_pass_gmem_config() local
/third_party/mesa3d/src/mesa/main/
H A Dtexstore.c974 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 Dreadpix.c226 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 Dst_pbo.c103 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 Du_tests.c230 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 Dgl4cSparseTextureTests.cpp286 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 Dgl3cClipDistance.cpp349 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 DDepthStencilFormatsTest.cpp366 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...]

Completed in 32 milliseconds

12345678910>>...14