/external/webrtc/webrtc/modules/desktop_capture/ |
D | differ.h | 36 int bytes_per_pixel() { return bytes_per_pixel_; } in bytes_per_pixel() function
|
/external/ImageMagick/coders/ |
D | sgi.c | 78 bytes_per_pixel; member 167 static MagickBooleanType SGIDecode(const size_t bytes_per_pixel, in SGIDecode() 285 bytes_per_pixel, in ReadSGIImage() local
|
D | sun.c | 573 bytes_per_pixel; in ReadSUNImage() local 899 bytes_per_pixel, in WriteSUNImage() local
|
D | xcf.c | 120 bytes_per_pixel; member 523 bytes_per_pixel, in load_tile_rle() local
|
D | dcm.c | 2705 bytes_per_pixel, member
|
D | pict.c | 415 bytes_per_pixel, in DecodeImage() local
|
D | viff.c | 239 bytes_per_pixel, in ReadVIFFImage() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_pbo.h | 38 unsigned bytes_per_pixel; member
|
/external/crosvm/gpu_buffer/src/ |
D | lib.rs | 170 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/ |
D | tegra.c | 105 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
|
D | amdgpu.c | 206 uint32_t bytes_per_pixel = drv_bytes_per_pixel_from_format(format, 0); in amdgpu_create_bo() local
|
D | helpers.c | 25 int bytes_per_pixel[DRV_MAX_PLANES]; member
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_texture.c | 85 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/ |
D | gbmtest.c | 604 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/ |
D | pan_resource.c | 289 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/ |
D | cros_gralloc_driver.cc | 125 uint32_t bytes_per_pixel; in allocate() local
|
/external/minigbm/cros_gralloc/gralloc0/ |
D | gralloc0.cc | 298 uint32_t bytes_per_pixel = drv_bytes_per_pixel_from_format(hnd->format, 0); in gralloc0_perform() local
|
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 6120 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/ |
D | skl_ddb_allocation.c | 117 uint8_t bytes_per_pixel; member
|
/external/u-boot/drivers/video/imx/ |
D | ipu_common.c | 1197 uint32_t bytes_per_pixel(uint32_t fmt) in bytes_per_pixel() function
|
/external/mesa3d/src/mesa/main/ |
D | image.c | 173 GLintptr bytes_per_pixel, bytes_per_row, remainder, bytes_per_image; in _mesa_image_offset() local
|
/external/pdfium/third_party/libpng16/ |
D | pngwrite.c | 640 int bytes_per_pixel; in png_do_write_intrapixel() local
|
/external/libpng/ |
D | pngwrite.c | 640 int bytes_per_pixel; in png_do_write_intrapixel() local
|
/external/pdfium/fpdfsdk/ |
D | fpdf_view_embeddertest.cpp | 125 int bytes_per_pixel = BytesPerPixelForFormat(format); in TestRenderPageBitmapWithExternalMemory() local
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.h | 282 int bytes_per_pixel; member
|