Home
last modified time | relevance | path

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

12

/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/gstreamer/gstplugins_base/ext/gl/effects/
Dgstgleffectscurves.h29 guint bytes_per_pixel; /* 3:RGB */ 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
/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/mesa3d/src/mesa/state_tracker/
Dst_pbo.h38 unsigned bytes_per_pixel; member
/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.c279 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/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx9.cpp315 int width, height, bytes_per_pixel; in ImGui_ImplDX9_CreateFontsTexture() local
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c312 unsigned bytes_per_pixel = util_format_get_blocksize(resource->format); in agx_transfer_map() local
375 unsigned bytes_per_pixel = util_format_get_blocksize(prsrc->format); in agx_transfer_unmap() local
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dwicdec.c62 int bytes_per_pixel; member
/third_party/skia/third_party/externals/libwebp/imageio/
Dwicdec.c62 int bytes_per_pixel; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c465 unsigned bytes_per_pixel = MAX2(pres->base.nr_samples, 1) * in panfrost_should_checksum() local
842 int bytes_per_pixel = util_format_get_blocksize(rsrc->image.layout.format); in panfrost_ptr_map() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_texture.c173 unsigned bytes_per_pixel = util_format_get_blocksize(format); in pan_image_layout_init() local
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c347 gsize bytes_per_pixel; in gst_video_crop_transform_planar() local

12