Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/modules/desktop_capture/
Ddiffer.h36 int bytes_per_pixel() { return bytes_per_pixel_; } in bytes_per_pixel() function
/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.c573 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/mesa3d/src/mesa/state_tracker/
Dst_pbo.h38 unsigned bytes_per_pixel; member
/external/crosvm/gpu_buffer/src/
Dlib.rs170 pub fn bytes_per_pixel(&self, plane: usize) -> Option<usize> { in bytes_per_pixel() method
497 let bytes_per_pixel = self in map() localVariable
573 let bytes_per_pixel = match self.format().bytes_per_pixel(plane) { in read_to_volatile() localVariable
647 let bytes_per_pixel = self.format().bytes_per_pixel(plane).unwrap_or(0) as u64; in write_from_sg() localVariable
/external/minigbm/
Dtegra.c105 uint32_t bytes_per_pixel, uint32_t gob_top, uint32_t gob_left, in transfer_tile()
146 uint32_t bytes_per_pixel = drv_stride_from_format(bo->meta.format, 1, 0); in transfer_tiled_memory() local
Damdgpu.c206 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/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/minigbm/cros_gralloc/
Dcros_gralloc_driver.cc125 uint32_t bytes_per_pixel; in allocate() local
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc298 uint32_t bytes_per_pixel = drv_bytes_per_pixel_from_format(hnd->format, 0); in gralloc0_perform() local
/external/ImageMagick/MagickCore/
Dxwindow.c6120 bytes_per_pixel; in XMakeImageLSBFirst() local
6367 bytes_per_pixel; in XMakeImageLSBFirst() local
6739 bytes_per_pixel; in XMakeImageMSBFirst() local
6992 bytes_per_pixel; in XMakeImageMSBFirst() local
7403 bytes_per_pixel, in XMakeMagnifyImage() local
/external/igt-gpu-tools/tools/
Dskl_ddb_allocation.c117 uint8_t bytes_per_pixel; member
/external/u-boot/drivers/video/imx/
Dipu_common.c1197 uint32_t bytes_per_pixel(uint32_t fmt) in bytes_per_pixel() function
/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
/external/libpng/
Dpngwrite.c640 int bytes_per_pixel; in png_do_write_intrapixel() local
/external/pdfium/fpdfsdk/
Dfpdf_view_embeddertest.cpp125 int bytes_per_pixel = BytesPerPixelForFormat(format); in TestRenderPageBitmapWithExternalMemory() local
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h282 int bytes_per_pixel; member

12