Home
last modified time | relevance | path

Searched refs:orig_file_size (Results 1 – 5 of 5) sorted by relevance

/tools/
A Drkspi.c25 size = params->orig_file_size; in rkspi_set_header()
A Drenesas_spkgimage.c237 params->orig_file_size = s.st_size; in spkgimage_vrec_header()
288 uint8_t *file_end = payload + conf.blp_len + params->orig_file_size; in spkgimage_set_header()
293 memmove(payload + conf.blp_len, payload, params->orig_file_size); in spkgimage_set_header()
A Drkcommon.c585 params->orig_file_size = tparams->header_size + in rkcommon_vrec_header()
588 params->file_size = ROUND(params->orig_file_size, RK_SIZE_ALIGN); in rkcommon_vrec_header()
687 params->file_size - params->orig_file_size); in rockchip_copy_image()
A Dimagetool.h89 int orig_file_size; /* Original size for file before padding */ member
A Dsunxi_toc0.c872 params->orig_file_size, params->addr); in toc0_set_header()
897 params->orig_file_size = params->file_size - TOC0_DEFAULT_HEADER_LEN; in toc0_vrec_header()

Completed in 10 milliseconds