Searched refs:img_chunk_off (Results 1 – 1 of 1) sorted by relevance
617 size_t img_chunk_off = SIZE_MAX; /* Offset of image chunk within image */ in bs_upload() local645 ZCBOR_MAP_DECODE_KEY_DECODER("off", zcbor_size_decode, &img_chunk_off), in bs_upload()668 if (img_chunk_off == SIZE_MAX || img_chunk == NULL) { in bs_upload()685 if (img_chunk_off == 0) { in bs_upload()732 } else if (img_chunk_off != curr_off) { in bs_upload()