| /external/crosvm/gpu_display/src/ |
| D | gpu_display_stub.rs | 22 bytes_per_pixel: u32, field 39 fn bytes_per_pixel(&self) -> usize { in bytes_per_pixel() method 55 let bytes_per_pixel = 4; in lazily_allocate_buffer() localVariable
|
| D | gpu_display_x.rs | 220 fn bytes_per_pixel(&self) -> usize { in bytes_per_pixel() method 221 let bytes_per_pixel = unsafe { (*self.image).bits_per_pixel / 8 }; in bytes_per_pixel() localVariable 356 let bytes_per_pixel = framebuffer.bytes_per_pixel() as u32; in framebuffer() localVariable
|
| /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 | 579 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/rutabaga_gfx/src/rutabaga_gralloc/ |
| D | formats.rs | 56 bytes_per_pixel: [u32; 3], field 228 let bytes_per_pixel = layout.bytes_per_pixel[plane]; in stride_from_layout() localVariable
|
| /external/minigbm/ |
| D | amdgpu.c | 319 unsigned bytes_per_pixel = drv_stride_from_format(format, 1, 0); in is_modifier_scanout_capable() local 619 uint32_t bytes_per_pixel = drv_bytes_per_pixel_from_format(format, 0); in amdgpu_create_bo() local
|
| D | drv_helpers.c | 26 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/webrtc/modules/video_coding/codecs/h264/ |
| D | h264_decoder_impl.cc | 123 int bytes_per_pixel = 1; in AVGetBuffer2() 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/crosvm/rutabaga_gfx/src/ |
| D | rutabaga_2d.rs | 40 let bytes_per_pixel = 4u64; in transfer_2d() localVariable
|
| /external/webp/imageio/ |
| D | wicdec.c | 62 int bytes_per_pixel; member
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | inference_context.cc | 168 const size_t bytes_per_pixel = in GetBufferAsignment() local 577 const size_t bytes_per_pixel = in AllocateBufferBasedTensors() local
|
| /external/virglrenderer/src/ |
| D | vrend_winsys_gbm.c | 50 int bytes_per_pixel[VIRGL_GBM_MAX_PLANES]; member
|
| D | vrend_winsys_egl.c | 692 int bytes_per_pixel = virgl_gbm_get_plane_bytes_per_pixel(bo, plane); in virgl_egl_aux_plane_image_from_gbm_bo() local
|
| /external/ImageMagick/MagickCore/ |
| D | xwindow.c | 6112 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/autotest/client/site_tests/graphics_Gbm/src/ |
| D | gbmtest.c | 755 uint32_t x, y, b, bytes_per_pixel, pixel_data_mask, idx; in test_gem_map_format() local
|
| /external/minigbm/cros_gralloc/ |
| D | cros_gralloc_driver.cc | 258 uint32_t bytes_per_pixel; in allocate() local
|
| /external/igt-gpu-tools/tools/ |
| D | skl_ddb_allocation.c | 117 uint8_t bytes_per_pixel; member
|
| /external/minigbm/cros_gralloc/gralloc0/ |
| D | gralloc0.cc | 270 uint32_t bytes_per_pixel = drv_bytes_per_pixel_from_format(hnd->format, 0); in gralloc0_perform() local
|