Home
last modified time | relevance | path

Searched defs:linesize (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/
H A Dinit.c196 #define CSHAPE(totalsize, linesize, assoc) \ argument
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dbmp_helper.c58 int linesize = width * 2; in decode_rle8_bitmap() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_image.c113 int linesize = width * depth / 8; in qxl_image_init_helper() local
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dbmips_5xxx_init.S28 #define cacheop(kva, size, linesize, op) \ argument
/OK3568_Linux_fs/u-boot/tools/easylogo/
H A Deasylogo.c211 int linesize = image->pixel_size * image->width; in image_load_tga() local
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c1253 #define CSHAPE(totalsize, linesize, assoc) \ argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Darcfb.c251 unsigned int xindex, yindex, chipindex, linesize; in arcfb_lcd_update_page() local
H A Datafb.c1085 int linesize; in falcon_decode_var() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsat.cc1489 int linesize = sysconf(_SC_LEVEL2_CACHE_LINESIZE); in CacheLineSize() local