Home | History | Annotate | Download | only in common

Lines Matching refs:fit_image_get_type

471 	fit_image_get_type(fit, image_noffset, &type);
708 * fit_image_get_type - get type id for a given component image node
713 * fit_image_get_type() finds type property in a given component image node.
721 int fit_image_get_type(const void *fit, int noffset, uint8_t *type)
1419 if (fit_image_get_type(fit, noffset, &image_type))