Home
last modified time | relevance | path

Searched defs:bytes_per_pixel (Results 1 – 25 of 39) 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/ffmpeg/libavcodec/
Dptx.c33 unsigned int offset, w, h, y, stride, bytes_per_pixel; in ptx_decode_frame() local
Dmjpegdec.c1426 int bytes_per_pixel = 1 + (s->bits > 8); in mjpeg_decode_scan() local
1596 const int bytes_per_pixel = 1 + (s->bits > 8); in mjpeg_idct_scan_progressive_ac() 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/mesa3d/src/panfrost/lib/
Dpan_cs.c347 pan_select_max_tile_size(unsigned tile_buffer_bytes, unsigned bytes_per_pixel) in pan_select_max_tile_size()
711 unsigned bytes_per_pixel = pan_cbuf_bytes_per_pixel(fb); in GENX() local
/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/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/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/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/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c347 gsize bytes_per_pixel; in gst_video_crop_transform_planar() local
/third_party/mesa3d/src/mesa/main/
Dimage.c173 GLintptr bytes_per_pixel, bytes_per_row, remainder, bytes_per_image; in _mesa_image_offset() local
/third_party/flutter/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
/third_party/skia/third_party/externals/libpng/
Dpngwrite.c640 int bytes_per_pixel; in png_do_write_intrapixel() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c431 unsigned bytes_per_pixel = MAX2(pres->base.nr_samples, 1) * in panfrost_should_checksum() local

12