Home
last modified time | relevance | path

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

12

/external/ImageMagick/coders/
Dsgi.c78 bytes_per_pixel; member
167 static MagickBooleanType SGIDecode(const size_t bytes_per_pixel, in SGIDecode()
285 bytes_per_pixel, in ReadSGIImage() local
Dsun.c579 bytes_per_pixel; in ReadSUNImage() local
899 bytes_per_pixel, in WriteSUNImage() local
Dxcf.c120 bytes_per_pixel; member
523 bytes_per_pixel, in load_tile_rle() local
Ddcm.c2705 bytes_per_pixel, member
Dpict.c415 bytes_per_pixel, in DecodeImage() local
Dviff.c239 bytes_per_pixel, in ReadVIFFImage() local
/external/crosvm/gpu_display/src/
Dgpu_display_stub.rs19 bytes_per_pixel: u32, field
36 fn bytes_per_pixel(&self) -> usize { in bytes_per_pixel() method
60 let bytes_per_pixel = 4; in lazily_allocate_buffer() localVariable
Dgpu_display_x.rs211 fn bytes_per_pixel(&self) -> usize { in bytes_per_pixel() method
212 let bytes_per_pixel = unsafe { (*self.image).bits_per_pixel / 8 }; in bytes_per_pixel() localVariable
502 let bytes_per_pixel = framebuffer.bytes_per_pixel() as u32; in framebuffer() localVariable
Dlib.rs72 bytes_per_pixel: u32, field
/external/mesa3d/src/mesa/state_tracker/
Dst_pbo.h38 unsigned bytes_per_pixel; member
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Dformats.rs56 bytes_per_pixel: [u32; 3], field
246 let bytes_per_pixel = layout.bytes_per_pixel[plane]; in stride_from_layout() localVariable
/external/mesa3d/src/panfrost/lib/
Dpan_texture.c85 unsigned bytes_per_pixel) in panfrost_needs_explicit_stride()
386 unsigned bytes_per_pixel = util_format_get_blocksize(format); in panfrost_new_texture() local
/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c604 const int bytes_per_pixel = 4; in test_import_vgem() local
938 uint32_t x, y, p, w, h, b, planes, bytes_per_pixel, pixel_data_mask, idx; in test_gem_map_format() local
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c289 unsigned bytes_per_pixel = util_format_get_blocksize(pres->internal_format); in panfrost_setup_slices() local
796 int bytes_per_pixel = util_format_get_blocksize(rsrc->internal_format); in panfrost_ptr_map() local
/external/crosvm/rutabaga_gfx/src/
Drutabaga_2d.rs36 let bytes_per_pixel = 4u64; in transfer_2d() localVariable
/external/minigbm/cros_gralloc/
Dcros_gralloc_driver.cc165 uint32_t bytes_per_pixel; in allocate() local
/external/virglrenderer/src/
Dvrend_winsys_gbm.c50 int bytes_per_pixel[VIRGL_GBM_MAX_PLANES]; member
Dvrend_winsys_egl.c523 int bytes_per_pixel = virgl_gbm_get_plane_bytes_per_pixel(bo, plane); in virgl_egl_aux_plane_image_from_gbm_bo() local
/external/minigbm/
Damdgpu.c523 uint32_t bytes_per_pixel = drv_bytes_per_pixel_from_format(format, 0); in amdgpu_create_bo() local
Dhelpers.c25 int bytes_per_pixel[DRV_MAX_PLANES]; member
/external/ImageMagick/MagickCore/
Dxwindow.c6112 bytes_per_pixel; in XMakeImageLSBFirst() local
6359 bytes_per_pixel; in XMakeImageLSBFirst() local
6731 bytes_per_pixel; in XMakeImageMSBFirst() local
6984 bytes_per_pixel; in XMakeImageMSBFirst() local
7395 bytes_per_pixel, in XMakeMagnifyImage() local
/external/igt-gpu-tools/tools/
Dskl_ddb_allocation.c117 uint8_t bytes_per_pixel; member
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc358 uint32_t bytes_per_pixel = drv_bytes_per_pixel_from_format(hnd->format, 0); in gralloc0_perform() local
/external/mesa3d/src/mesa/main/
Dimage.c173 GLintptr bytes_per_pixel, bytes_per_row, remainder, bytes_per_image; in _mesa_image_offset() local
/external/pdfium/third_party/libpng16/
Dpngwrite.c640 int bytes_per_pixel; in png_do_write_intrapixel() local

12