Home
last modified time | relevance | path

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

/common/
A Dsplash_source.c348 int node_offset; in splash_load_fit() local
390 node_offset = fit_image_get_node(fit_header, splash_file); in splash_load_fit()
391 if (node_offset < 0) { in splash_load_fit()
398 if (!fit_image_get_data(fit_header, node_offset, &internal_splash_data, in splash_load_fit()
408 res = fit_image_get_data_size(fit_header, node_offset, &external_splash_size); in splash_load_fit()

Completed in 4 milliseconds