Home
last modified time | relevance | path

Searched defs:bytes_per_pixel (Results 1 – 25 of 30) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/ext/gl/effects/
Dgstgleffectscurves.h29 guint bytes_per_pixel; /* 3:RGB */ member
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_test_images.h53 unsigned int bytes_per_pixel; /* 3:RGB, 4:RGBA */ member
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dwritepng.c105 int bytes_per_pixel) in write_png_file()
164 int bytes_per_pixel = 0; in save_as_png() local
Dbitmap.c111 int bytes_per_pixel; in save_as_bitmap() local
/third_party/ffmpeg/libavcodec/
Dptx.c33 unsigned int offset, w, h, y, stride, bytes_per_pixel; in ptx_decode_frame() local
Dmjpegdec.c1423 int bytes_per_pixel = 1 + (s->bits > 8); in mjpeg_decode_scan() local
1590 const int bytes_per_pixel = 1 + (s->bits > 8); in mjpeg_idct_scan_progressive_ac() local
/third_party/pixman/test/
Dpixel-test.c2800 int bytes_per_pixel = PIXMAN_FORMAT_BPP (pixman_image_get_format (image)) / 8; in fill() local
2832 int bytes_per_pixel; in access() local
Dtolerance-test.c131 int bytes_per_pixel; in access() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirframebuffer.c69 int bytes_per_pixel, bytes_per_row, s_stride, d_stride; in MIR_UpdateWindowFramebuffer() local
DSDL_mirmouse.c77 int i, s_w, s_h, r_stride, p_stride, bytes_per_pixel, bytes_per_row; in CopySurfacePixelsToMirStream() local
/third_party/ffmpeg/libavdevice/
Dfbdev_enc.c112 int bytes_per_pixel = ((par->bits_per_coded_sample + 7) >> 3); in fbdev_write_packet() local
Dfbdev_dec.c57 int bytes_per_pixel; member
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx9.cpp221 int width, height, bytes_per_pixel; in ImGui_ImplDX9_CreateFontsTexture() local
/third_party/boost/boost/gil/extension/io/targa/detail/
Dread.hpp243 targa_depth::type bytes_per_pixel = this->_info._bits_per_pixel / 8; in read_rle_data() local
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dbench-c-deflate-fragmentation.c125 uint64_t bytes_per_pixel = 0; variable
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufsink.c288 gint minsize, bytes_per_pixel; in gst_gdk_pixbuf_sink_get_pixbuf_from_buffer() local
/third_party/gstreamer/gstplugins_bad/gst/vmnc/
Dvmncdec.h58 int bytes_per_pixel; member
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/base/
Dimage-public.h460 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_config__pixbuf_len() local
952 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_slice() local
1014 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_table() local
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dwicdec.c62 int bytes_per_pixel; member
/third_party/flutter/skia/third_party/externals/wuffs/test/c/testlib/
Dtestlib.c426 size_t bytes_per_pixel = bits_per_pixel / 8; in copy_to_io_buffer_from_pixel_buffer() local
/third_party/glfw/src/
Dmir_window.c636 int i, r_stride, bytes_per_pixel, bytes_per_row; in _glfwPlatformCreateCursor() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngwrite.c640 int bytes_per_pixel; in png_do_write_intrapixel() local
Dpngread.c328 int bytes_per_pixel; in png_do_read_intrapixel() local
/third_party/libpng/
Dpngwrite.c640 int bytes_per_pixel; in png_do_write_intrapixel() local
Dpngread.c328 int bytes_per_pixel; in png_do_read_intrapixel() local

12