Searched refs:imagetool_get_filesize (Results 1 – 4 of 4) sorted by relevance
96 int imagetool_get_filesize(struct image_tool_params *params, const char *fname) in imagetool_get_filesize() function
147 size = imagetool_get_filesize(params, params->datafile); in fit_calc_size()153 size = imagetool_get_filesize(params, params->fit_ramdisk); in fit_calc_size()160 size = imagetool_get_filesize(params, cont->fname); in fit_calc_size()
211 int imagetool_get_filesize(struct image_tool_params *params, const char *fname);
189 size = imagetool_get_filesize(params, fname); in rkcommon_get_aligned_size()