Home | History | Annotate | Download | only in common

Lines Matching refs:fit_image_get_data_offset

881 int fit_image_get_data_offset(const void *fit, int noffset, int *data_offset)
969 } else if (!fit_image_get_data_offset(fit, noffset, &offset)) {