Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dbmp_helper.c58 int linesize = width * 2; in decode_rle8_bitmap() local
/rk3399_rockchip-uboot/tools/easylogo/
H A Deasylogo.c211 int linesize = image->pixel_size * image->width; in image_load_tga() local