Searched refs:img_width_to_stride (Results 1 – 1 of 1) sorted by relevance
32 static uint32_t img_width_to_stride(lv_image_header_t * header);350 header->stride = img_width_to_stride(header); in image_decoder_get_info()386 static uint32_t img_width_to_stride(lv_image_header_t * header) in img_width_to_stride() function